Searched defs:protoify (Results 1 – 2 of 2) sorted by relevance
132 struct protoify< boost::log::expressions::attribute_keyword< DescriptorT, ActorT >, DomainT > struct134 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 > : struct156 struct protoify< boost::reference_wrapper< boost::log::expressions::attribute_keyword< DescriptorT,… struct168 struct protoify< boost::reference_wrapper< const boost::log::expressions::attribute_keyword< Descri… struct
77 struct protoify struct82 struct protoify<T &, Domain> struct87 struct protoify<boost::reference_wrapper<T>, Domain> struct