Home
last modified time | relevance | path

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

/third_party/boost/boost/intrusive/detail/
Dmpl.hpp105 struct DefaultWrap { typedef DefaultType TNAME; }; \
110 , T, DefaultWrap>::type::TNAME type; \
134 struct DefaultWrap \
143 , ::boost::intrusive::detail::identity<DefaultWrap> \
/third_party/boost/boost/move/
Dunique_ptr.hpp168 struct DefaultWrap { typedef bmupmu::natify<T> element_type; }; argument
172 typedef typename bmupmu::if_c<value, T, DefaultWrap>::type::element_type type;
/third_party/boost/boost/unordered/detail/
Dimplementation.hpp984 struct DefaultWrap \
995 then<Tp, DefaultWrap>::type::tname type; \
1020 struct DefaultWrap \
1031 then<Tp, DefaultWrap>::type::tname type; \