- Home
- About DUNE
- Download
- Documentation
- Community
- Development
A free function to provide the demangled class name of a given object or type as a string. More...
Go to the source code of this file.
Namespaces | |
namespace | Dune |
Dune namespace. | |
Functions | |
template<class T > | |
std::string | Dune::className (T &t) |
Provide the demangled class name of a given object as a string. | |
template<class T > | |
std::string | Dune::className () |
Provide the demangled class name of a type T as a string. |
A free function to provide the demangled class name of a given object or type as a string.
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].