1 #ifndef UTILITIES_GENERAL_CLASSNAME_H
2 #define UTILITIES_GENERAL_CLASSNAME_H
10 size_t pos = s.find_first_not_of(
"0123456789");
37 static const std::string &
name() {
43 #endif // UTILITIES_GENERAL_CLASSNAME_H
std::string firstNonNumeric(const char *sc)
const char * operator()() const
static const std::string & name()
std::string className(const T &t)