Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/detail/
Dalternative_function.hpp144 struct alternative_generate_function struct
146 alternative_generate_function(OutputIterator& sink_, Context& ctx_ in alternative_generate_function() argument
151 bool operator()(Component const& component) in operator ()()
176 bool operator()(buffer_directive<Component> const& component) in operator ()()
189 OutputIterator& sink;
190 Context& ctx;
191 Delimiter const& delim;
192 Attribute const& attr;
201 struct alternative_generate_function< struct
204 alternative_generate_function(OutputIterator& sink_, Context& ctx_ in alternative_generate_function() function
[all …]