Searched defs:confix_directive (Results 1 – 1 of 1) sorted by relevance
17 struct confix_directive : struct21 Subject, confix_directive<Prefix, Subject, Postfix>> base_type;22 static bool const is_pass_through_unary = true;23 static bool const handles_container = Subject::handles_container;25 constexpr confix_directive(Prefix const& prefix in confix_directive() argument36 bool parse( in parse()53 Prefix prefix;54 Postfix postfix;