Dune Core Modules (2.6.0)

classname.hh File Reference

A free function to provide the demangled class name of a given object or type as a string. More...

#include <cstdlib>
#include <string>
#include <typeinfo>

Go to the source code of this file.

Namespaces

 Dune
 Dune namespace.
 

Functions

template<class T >
std::string Dune::className ()
 Provide the demangled class name of a type T as a string.
 
template<class T >
std::string Dune::className (T &)
 Provide the demangled class name of a given object as a string.
 

Detailed Description

A free function to provide the demangled class name of a given object or type as a string.

Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 26, 22:29, 2024)