|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
TypeNameTraits specialization for Array. More...
#include <Teuchos_TwoDArray.hpp>
Static Public Member Functions | |
| static std::string | name () |
| static std::string | concreteName (const TwoDArray< T > &) |
TypeNameTraits specialization for Array.
Definition at line 448 of file Teuchos_TwoDArray.hpp.
| static std::string Teuchos::TypeNameTraits< TwoDArray< T > >::name | ( | ) | [inline, static] |
Definition at line 450 of file Teuchos_TwoDArray.hpp.
| static std::string Teuchos::TypeNameTraits< TwoDArray< T > >::concreteName | ( | const TwoDArray< T > & | ) | [inline, static] |
Definition at line 457 of file Teuchos_TwoDArray.hpp.
1.7.6.1