hpp-statistics  4.9.0
Classes for doing statistics.
hpp Namespace Reference

Implementation. More...

Namespaces

 debug
 
 statistics
 
 util
 

Classes

class  Exception
 
struct  ExceptionFactory
 

Functions

 HPP_MAKE_EXCEPTION (HPP_UTIL_DLLAPI, AssertionError)
 
HPP_UTIL_DLLAPI std::ostream & operator<< (std::ostream &o, const Exception &exception)
 
HPP_UTIL_DLLAPI long & indent (std::ostream &o)
 
HPP_UTIL_DLLAPI std::ostream & incindent (std::ostream &o)
 
HPP_UTIL_DLLAPI std::ostream & decindent (std::ostream &o)
 
HPP_UTIL_DLLAPI std::ostream & resetindent (std::ostream &o)
 
HPP_UTIL_DLLAPI std::ostream & iendl (std::ostream &o)
 
HPP_UTIL_DLLAPI std::ostream & incendl (std::ostream &o)
 
HPP_UTIL_DLLAPI std::ostream & decendl (std::ostream &o)
 

Detailed Description

Implementation.