![]() |
Home | Libraries | People | FAQ | More |
boost::date_time::time_resolution_traits_adapted32_impl — traits struct for time_resolution_traits implementation type
// In header: <boost/date_time/time_resolution_traits.hpp> struct time_resolution_traits_adapted32_impl { // types typedef ; typedef boost::date_time::int_adapter< ; // public static functions BOOST_CXX14_CONSTEXPR (impl_type); BOOST_CXX14_CONSTEXPR bool (); };
time_resolution_traits_adapted32_impl
public static functionsBOOST_CXX14_CONSTEXPR (impl_type i);
BOOST_CXX14_CONSTEXPR bool ();Used to determine if implemented type is
int_adapter
or int.