basix_doc 0.1
|
#include <type_props.hpp>
Definition at line 169 of file type_props.hpp.
typedef empty_format FT |
Definition at line 170 of file type_props.hpp.
format | ( | ) | [inline] |
Definition at line 172 of file type_props.hpp.
{}
Definition at line 173 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] |
Definition at line 175 of file type_props.hpp.
{ return *this; }