Home
last modified time | relevance | path

Searched defs:literal_uint_parser (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/numeric/
Duint.hpp255 struct literal_uint_parser struct
265 literal_uint_parser(Value const& n) : n_(n) {} in literal_uint_parser() function
268 struct attribute
274 bool parse(Iterator& first, Iterator const& last in parse()
295 info what(Context& /*context*/) const in what()
300 T n_;