Home
last modified time | relevance | path

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

/third_party/boost/boost/intrusive/detail/
Dgeneric_hook.hpp91 { typedef HookTags default_hashtable_hook; }; typedef
/third_party/boost/boost/intrusive/
Dhashtable.hpp581 { template <class T> struct apply{ typedef typename T::default_hashtable_hook type; }; };