Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Teuchos::TypeNameTraits< void * > Class Reference

#include <Teuchos_TypeNameTraits.hpp>

Inheritance diagram for Teuchos::TypeNameTraits< void * >:

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()

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

Definition at line 195 of file Teuchos_TypeNameTraits.hpp.

◆ concreteName()

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: