1 #ifndef GAUDIUTILS_HISTO2STRING_H 2 #define GAUDIUTILS_HISTO2STRING_H 1 211 #endif // GAUDIUTILS_HISTO2STRING_H std::ostream & toStream(ITERATOR first, ITERATOR last, std::ostream &s, const std::string &open, const std::string &close, const std::string &delim)
the helper function to print the sequence
std::string toString(const TYPE &obj)
the generic implementation of the type conversion to the string
Header file for std:chrono::duration-based Counters.