#include <fstream>#include <typeinfo>Go to the source code of this file.
Classes | |
| struct | concepts::getTypeOfObject< TagT > |
Namespaces | |
| namespace | concepts |
Functions | |
| std::string | concepts::ensureEnding (const std::string &filename, const std::string ending) |
| std::string | concepts::demangle (const char *name) |
| template<class T > | |
| std::string | concepts::typeOf (const T &t) |
Output functions
Definition in file output.hh.