Home
last modified time | relevance | path

Searched defs:literal_real_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/
Dreal.hpp196 struct literal_real_parser struct
200 literal_real_parser(Value const& n) : n_(n) {} in literal_real_parser() argument
203 struct attribute
209 bool parse(Iterator& first, Iterator const& last in parse()
231 info what(Context& /*context*/) const in what()
236 T n_;