Home
last modified time | relevance | path

Searched defs:make_direct_real (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.hpp254 struct make_direct_real struct
256 typedef literal_real_parser<T, Policies, false> result_type;
259 result_type operator()(Terminal const& term, unused_type) const in operator ()()