Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

Global static_constant< T >::value
PrevUpHomeNext

Global static_constant< T >::value

boost::unit_test::static_constant< T >::value

Synopsis

// In header: <boost/test/detail/global_typedef.hpp>

T static_constant< T >::value;

PrevUpHomeNext