implement msbGrid::className() More...
#include <cstdlib>#include <string>#include <typeinfo>Go to the source code of this file.
Namespaces | |
| namespace | msbGrid |
Functions | |
| template<class T > | |
| std::string | msbGrid::className () |
| Provide the demangled class name of a type T as a string. More... | |
implement msbGrid::className()
Provide the demangled class name of a given object
Definition in file classname.hh.