Searched refs:hold_directive (Results 1 – 1 of 1) sorted by relevance
42 struct hold_directive : unary_parser<hold_directive<Subject> > struct45 hold_directive(Subject const& subject_) in hold_directive() function86 typedef hold_directive<Subject> result_type;98 struct has_semantic_action<qi::hold_directive<Subject> >104 struct handles_container<qi::hold_directive<Subject>, Attribute