Home
last modified time | relevance | path

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

/third_party/boost/boost/intrusive/
Dbstree.hpp92 …typedef BOOST_INTRUSIVE_IMPDEF(typename value_traits::pointer) point…
93 …typedef BOOST_INTRUSIVE_IMPDEF(typename value_traits::const_pointer) const…
94 …typedef BOOST_INTRUSIVE_IMPDEF(typename pointer_traits<pointer>::element_type) value…
95 …typedef BOOST_INTRUSIVE_IMPDEF(typename pointer_traits<pointer>::reference) refer…
96 …typedef BOOST_INTRUSIVE_IMPDEF(typename pointer_traits<const_pointer>::reference) const…
97 …typedef BOOST_INTRUSIVE_IMPDEF(typename pointer_traits<const_pointer>::difference_type) diffe…
310 …typedef BOOST_INTRUSIVE_IMPDEF(typename value_traits::pointer) point…
311 …typedef BOOST_INTRUSIVE_IMPDEF(typename value_traits::const_pointer) const…
312 …typedef BOOST_INTRUSIVE_IMPDEF(typename pointer_traits<pointer>::reference) refer…
313 …typedef BOOST_INTRUSIVE_IMPDEF(typename pointer_traits<const_pointer>::reference) const…
[all …]
Dtreap.hpp135 typedef BOOST_INTRUSIVE_IMPDEF(treap_algorithms<node_traits>) node_algorithms;
136 typedef BOOST_INTRUSIVE_IMPDEF
138 typedef BOOST_INTRUSIVE_IMPDEF
140 typedef BOOST_INTRUSIVE_IMPDEF
Dsgtree.hpp264 typedef BOOST_INTRUSIVE_IMPDEF(sgtree_algorithms<node_traits>) node_algorithms;
289 typedef BOOST_INTRUSIVE_IMPDEF(typename node_algorithms::insert_commit_data) insert_commit_data;
/third_party/boost/boost/intrusive/detail/
Dworkaround.hpp36 #define BOOST_INTRUSIVE_IMPDEF(TYPE) TYPE macro
/third_party/boost/libs/intrusive/doc/
DJamfile.v229 \"BOOST_INTRUSIVE_IMPDEF(T)=implementation_defined\" \\