Searched refs:dispatch_container (Results 1 – 1 of 1) sorted by relevance
276 bool dispatch_container(Component const& component, mpl::false_) const in dispatch_container() function298 bool dispatch_container(Component const& component, mpl::true_) const in dispatch_container() function331 return dispatch_container(component, predicate()); in dispatch_attribute()