Home
last modified time | relevance | path

Searched defs:literal_int_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/
Dint.hpp222 struct literal_int_parser struct
232 literal_int_parser(Value const& n) : n_(n) {} in literal_int_parser() function
235 struct attribute
241 bool parse(Iterator& first, Iterator const& last in parse()
262 info what(Context& /*context*/) const in what()
267 T n_;