Searched defs:wrapping_int (Results 1 – 1 of 1) sorted by relevance
32 class wrapping_int { class38 BOOST_CXX14_CONSTEXPR wrapping_int(int_type v) : value_(v) {} in wrapping_int() function in boost::date_time::wrapping_int