#include <Teuchos_RCPDecl.hpp>
Static Public Member Functions | |
static std::string | name () |
static std::string | concreteName (const RCP< T > &) |
Definition at line 633 of file Teuchos_RCPDecl.hpp.
static std::string Teuchos::TypeNameTraits< RCP< T > >::concreteName | ( | const RCP< T > & | ) | [inline, static] |
Definition at line 636 of file Teuchos_RCPDecl.hpp.
static std::string Teuchos::TypeNameTraits< RCP< T > >::name | ( | ) | [inline, static] |
Definition at line 635 of file Teuchos_RCPDecl.hpp.