Searched defs:hold_directive (Results 1 – 1 of 1) sorted by relevance
42 struct hold_directive : unary_parser<hold_directive<Subject> > struct44 typedef Subject subject_type;45 hold_directive(Subject const& subject_) in hold_directive() function49 struct attribute58 bool parse(Iterator& first, Iterator const& last in parse()71 info what(Context& context) const in what()77 Subject subject;