Home
last modified time | relevance | path

Searched defs:attribute_predicate (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/log/detail/
Dattribute_predicate.hpp44 class attribute_predicate class
73attribute_predicate(attribute_name const& name, argument_type const& pred_arg) : m_arg(pred_arg), … in attribute_predicate() function in boost::expressions::aux::attribute_predicate
85attribute_predicate(attribute_name const& name, argument_type const& pred_arg, U const& arg) : m_a… in attribute_predicate() function in boost::expressions::aux::attribute_predicate