basix_doc 0.1
|
#include <type_props.hpp>
Definition at line 780 of file type_props.hpp.
Definition at line 782 of file type_props.hpp.
References VERIFY.
Referenced by generic_concrete_rep< C >::get_child().
{ (void) c; (void) i; VERIFY (false, "out of range"); return generic (); }
Definition at line 781 of file type_props.hpp.
Referenced by generic_concrete_rep< C >::get_length().
{ (void) c; return 0; }