Home
last modified time | relevance | path

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

/third_party/boost/boost/log/expressions/
Dkeyword.hpp132 struct protoify< boost::log::expressions::attribute_keyword< DescriptorT, ActorT >, DomainT > struct
134 typedef boost::log::expressions::attribute_keyword< DescriptorT, ActorT > keyword_type;
135 typedef typename keyword_type::or_none_result_type result_type;
137 result_type operator() (keyword_type const& keyword) const in operator ()()
144 struct protoify< boost::log::expressions::attribute_keyword< DescriptorT, ActorT >&, DomainT > : struct
156 struct protoify< boost::reference_wrapper< boost::log::expressions::attribute_keyword< DescriptorT,… struct
168 struct protoify< boost::reference_wrapper< const boost::log::expressions::attribute_keyword< Descri… struct
/third_party/boost/boost/proto/
Dmake_expr.hpp77 struct protoify struct
82 struct protoify<T &, Domain> struct
87 struct protoify<boost::reference_wrapper<T>, Domain> struct