Home
last modified time | relevance | path

Searched refs:lookup_one_property_internal (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/pending/
Dproperty.hpp88 struct lookup_one_property_internal struct
96 template < typename T > struct lookup_one_property_internal< T, tag > \
104 struct lookup_one_property_internal< property< Tag, T, Base >, tag > \
121 struct lookup_one_property_internal< T, BOOST_JOIN(kind, _bundle_t) > \
133 struct lookup_one_property_internal< property< Tag, T, Base >, \
135 : lookup_one_property_internal< Base, BOOST_JOIN(kind, _bundle_t) > \
138 typedef lookup_one_property_internal< Base, \
173 struct lookup_one_property_internal< boost::property< Tag, T, Base >, Tag > struct
193 struct lookup_one_property_internal< boost::property< Tag, T, Base >, PropName > struct
194 : lookup_one_property_internal< Base, PropName >
[all …]