Searched refs:strict_plus (Results 1 – 1 of 1) sorted by relevance
171 struct strict_plus struct172 : base_plus<Subject, mpl::true_, strict_plus<Subject> >174 typedef base_plus<Subject, mpl::true_, strict_plus> base_plus_; argument176 strict_plus(Subject const& subject) in strict_plus() function192 : make_unary_composite<Elements, strict_plus>210 struct has_semantic_action<karma::strict_plus<Subject> >222 struct handles_container<karma::strict_plus<Subject>, Attribute