...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::value_size<icl::continuous_interval< DomainT >>
// In header: <boost/icl/continuous_interval.hpp> template<typename DomainT> struct value_size<icl::continuous_interval< DomainT >> { // public static functions static std::size_t apply(const icl::continuous_interval< DomainT > &); };