Searched defs:make_uint (Results 1 – 2 of 2) sorted by relevance
373 struct make_uint struct375 static bool const lower =377 static bool const upper =386 > result_type;388 result_type operator()(unused_type, unused_type) const in operator ()()
308 struct make_uint struct310 typedef any_uint_parser<T, Radix, MinDigits, MaxDigits> result_type;311 result_type operator()(unused_type, unused_type) const in operator ()()