DUNE-ACFEM (unstable)

Dune::ACFem::TypeString< T > Class Template Reference

A class constructing the name of another type. More...

#include <dune/acfem/common/typestring.hh>

Public Member Functions

std::string name (bool postProcess=true) const
 If implemented for the current compiler return the name of the given type. More...
 

Detailed Description

template<class T>
class Dune::ACFem::TypeString< T >

A class constructing the name of another type.

Member Function Documentation

◆ name()

template<class T >
std::string Dune::ACFem::TypeString< T >::name ( bool  postProcess = true) const
inline

If implemented for the current compiler return the name of the given type.

Parameters
[in]stripNameSpacesIf true strip Dune::, ACFem:: and Fem:: name-spaces from the type-name.

Referenced by Dune::ACFem::typeString().


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Mar 27, 23:31, 2024)