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

#include <Teuchos_TypeNameTraits.hpp>

Static Public Member Functions

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

Detailed Description

Definition at line 193 of file Teuchos_TypeNameTraits.hpp.

Member Function Documentation

◆ name()

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

Definition at line 195 of file Teuchos_TypeNameTraits.hpp.

◆ concreteName()

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

Definition at line 196 of file Teuchos_TypeNameTraits.hpp.


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