typeid(T).name().
More...
#include <Teuchos_TypeNameTraits.hpp>
Static Public Member Functions | |
| static std::string | name () |
| | |
| static std::string | concreteName (const T &t) |
| | |
typeid(T).name().
| static std::string Teuchos::TypeNameTraits< T >::name | ( | ) | [inline, static] |
| static std::string Teuchos::TypeNameTraits< T >::concreteName | ( | const T & | t | ) | [inline, static] |
1.4.7