Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
Static Public Member Functions | List of all members
Teuchos::TypeNameTraits< void *> Class Template Reference

#include <Teuchos_TypeNameTraits.hpp>

Static Public Member Functions

static std::string name ()
 
static std::string concreteName (const std::string &)
 

Detailed Description

template<>
class Teuchos::TypeNameTraits< void *>

Definition at line 187 of file Teuchos_TypeNameTraits.hpp.

Member Function Documentation

◆ name()

static std::string Teuchos::TypeNameTraits< void *>::name ( )
inlinestatic

Definition at line 189 of file Teuchos_TypeNameTraits.hpp.

◆ concreteName()

static std::string Teuchos::TypeNameTraits< void *>::concreteName ( const std::string &  )
inlinestatic

Definition at line 190 of file Teuchos_TypeNameTraits.hpp.


The documentation for this class was generated from the following file: