...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::is_discrete<boost::posix_time::time_duration>
// In header: <boost/icl/ptime.hpp> struct is_discrete<boost::posix_time::time_duration> { // types typedef is_discrete type; // public member functions BOOST_STATIC_CONSTANT(bool, value = true); };