Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/karma/directive/
Dleft_alignment.hpp118 struct simple_left_alignment struct
121 typedef Subject subject_type;
125 > properties;
128 struct attribute
132 simple_left_alignment(Subject const& subject, Width width = Width()) in simple_left_alignment() argument
137 bool generate(OutputIterator& sink, Context& ctx, Delimiter const& d in generate()
145 info what(Context& context) const in what()
150 Subject subject;
151 Width width;