Searched defs:pass_function (Results 1 – 1 of 1) sorted by relevance
20 struct pass_function struct22 pass_function( in pass_function() argument33 bool operator()(Component const& component, Attribute& attr) in operator ()()40 bool operator()(Component const& component, boost::optional<Attribute>& attr) in operator ()()53 bool operator()(Component const& component) in operator ()()59 Iterator& first;60 Iterator const& last;61 Context& context;62 Skipper const& skipper;