|
Rheolef
7.1
an efficient C++ finite element environment
|
Go to the source code of this file.
Namespaces | |
| rheolef | |
| This file is part of Rheolef. | |
Functions | |
| std::string | typeid_name (const char *name, bool do_indent) |
| template<class T > | |
| std::string | typename_of (T x) |
| get string type from a variable or expression More... | |
| template<class T > | |
| std::string | pretty_typename_of (T x) |
| std::string typename_of | ( | T | x | ) |
get string type from a variable or expression
Definition at line 58 of file pretty_name.h.
| std::string pretty_typename_of | ( | T | x | ) |
Definition at line 59 of file pretty_name.h.