Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/detail/
Doutput_iterator.hpp176 struct no_counting_policy struct
178 no_counting_policy() {} in no_counting_policy() argument
179 no_counting_policy(no_counting_policy const&) {} in no_counting_policy() argument
182 void output(T const& /*value*/) {} in output()