Go to the documentation of this file.
21 const std::string ending);
57 static const std::string
name() {
Return the dynamic type of a polymorphic object.
std::string ensureEnding(const std::string &filename, const std::string ending)
Returns a string with particular ending.
static const std::string name()
std::string demangle(const char *name)
Returns the class name of a typeid name return statement.
std::string typeOf(const T &t)
Return the typeid name of a class object.
Basic namespace for Concepts-2.