Home
last modified time | relevance | path

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

/third_party/boost/boost/intrusive/detail/
Dgeneric_hook.hpp95 { typedef HookTags default_avltree_hook; }; typedef
/third_party/boost/boost/intrusive/
Davltree.hpp44 { template <class T> struct apply{ typedef typename T::default_avltree_hook type; }; };