...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::icl::type_to_string<icl::closed_interval< DomainT, Compare >>
// In header: <boost/icl/closed_interval.hpp> template<typename DomainT, ICL_COMPARE Compare> struct type_to_string<icl::closed_interval< DomainT, Compare >> { // public static functions static std::string apply(); };