Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/karma/binary/
Dpadding.hpp53 struct binary_padding_generator struct
56 typedef mpl::int_<generator_properties::tracking> properties;
59 struct attribute
64 binary_padding_generator(int numpadbytes) in binary_padding_generator() function
71 bool generate(OutputIterator& sink, Context&, Delimiter const& d in generate()
88 static info what(Context const&) in what()
93 int numpadbytes_;