Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/string/
Dlit.hpp268 struct make_string_direct struct
270 static bool const lower =
272 static bool const upper =
275 typedef typename add_const<A0>::type const_string;
282 > result_type;
285 result_type operator()(Terminal const& term, unused_type) const in operator ()()