Searched refs:dispatch_attribute (Results 1 – 1 of 1) sorted by relevance
307 bool dispatch_attribute(Component const& component, mpl::false_) const in dispatch_attribute() function314 bool dispatch_attribute(Component const& component, mpl::true_) const in dispatch_attribute() function351 return dispatch_attribute(component, predicate()); in operator ()()