output.hh File Reference

#include <fstream>
#include <typeinfo>

Go to the source code of this file.

Classes

struct  concepts::getTypeOfObject< TagT >
 Return the dynamic type of a polymorphic object. More...
 

Namespaces

 concepts
 Basic namespace for Concepts-2.
 

Functions

std::string concepts::demangle (const char *name)
 Returns the class name of a typeid name return statement. More...
 
std::string concepts::ensureEnding (const std::string &filename, const std::string ending)
 Returns a string with particular ending. More...
 
template<class T >
std::string concepts::typeOf (const T &t)
 Return the typeid name of a class object. More...
 

Detailed Description

Output functions

Definition in file output.hh.

Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich