Searched defs:integral_constant_checker (Results 1 – 2 of 2) sorted by relevance
50 struct integral_constant_checker struct52 static const boost::int8_t int8 = INT8_C(-127);53 static const boost::int_least8_t int_least8 = INT8_C(-127);54 static const boost::int_fast8_t int_fast8 = INT8_C(-127);79 void integral_constant_checker::check() in check() argument
40 struct integral_constant_checker struct42 static const boost::int8_t int8 = INT8_C(-127);43 static const boost::int_least8_t int_least8 = INT8_C(-127);44 static const boost::int_fast8_t int_fast8 = INT8_C(-127);69 void integral_constant_checker::check() in check() argument