typeid(T).name()
.
More...
#include <Teuchos_TypeNameTraits.hpp>
Static Public Member Functions | |
static std::string | name () |
| |
static std::string | concreteName (T &t) |
|
typeid(T).name()
.
Definition at line 69 of file Teuchos_TypeNameTraits.hpp.
static std::string Teuchos::TypeNameTraits< T >::concreteName | ( | T & | t | ) | [inline, static] |
static std::string Teuchos::TypeNameTraits< T >::name | ( | ) | [inline, static] |