Home
last modified time | relevance | path

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

/third_party/boost/boost/pending/
Dproperty.hpp40 template < typename T, bool Cond > struct get_kind struct
42 typedef void type;
44 template < typename T > struct get_kind< T, true > struct
46 typedef typename T::kind type;