Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/karma/auto/
Dauto.hpp57 struct auto_generator struct
60 typedef mpl::int_<generator_properties::all_properties> properties;
63 struct attribute
68 auto_generator(Modifiers const& modifiers) in auto_generator() function
75 bool generate(OutputIterator& sink, Context& context in generate()
87 generate(OutputIterator&, Context&, Delimiter const&, unused_type) in generate()
98 info what(Context& /*context*/) const in what()
103 Modifiers modifiers_;