basix_doc 0.1
|
#include <list.hpp>
typedef empty_format FT [inherited] |
Definition at line 170 of file type_props.hpp.
empty_format format1 | ( | ) | const [inline, inherited] |
Definition at line 163 of file type_props.hpp.
Referenced by mmx::get_format1().
{ return empty_format (); }
empty_format format2 | ( | ) | const [inline, inherited] |
Definition at line 164 of file type_props.hpp.
Referenced by mmx::get_format2().
{ return empty_format (); }
empty_format format3 | ( | ) | const [inline, inherited] |
Definition at line 165 of file type_props.hpp.
{ return empty_format (); }
empty_format rfm | ( | ) | const [inline, inherited] |
Definition at line 162 of file type_props.hpp.
{ return *this; }
C sample | ( | ) | const [inline, inherited] |
Definition at line 175 of file type_props.hpp.
{ return *this; }