Searched defs:alternative_generate (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/detail/ |
D | alternative_function.hpp | 37 struct alternative_generate struct 41 call(Component const&, OutputIterator&, Context&, Delimiter const& in call() 50 struct alternative_generate<Component, unused_type, unused_type> struct 54 call(Component const& component, OutputIterator& sink, Context& ctx in call() 68 struct alternative_generate<Component, unused_type, Expected> struct 74 struct alternative_generate<Component, Attribute, unused_type> struct 80 struct alternative_generate<Component, Attribute, Expected struct 86 call(Component const& component, OutputIterator& sink in call() 98 call(Component const& component, OutputIterator& sink in call() 109 call(Component const& component, OutputIterator& sink in call()
|