Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/numeric/
Dreal.hpp289 struct make_real struct
291 static bool const lower =
293 static bool const upper =
301 > result_type;
304 result_type operator()(Terminal const& term, unused_type) const in operator ()()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/numeric/
Dreal.hpp243 struct make_real struct
245 typedef any_real_parser<T, Policies> result_type;
247 result_type operator()(unused_type, unused_type) const in operator ()()