Home
last modified time | relevance | path

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

/third_party/boost/boost/intrusive/detail/
Dgeneric_hook.hpp79 { typedef HookTags default_list_hook; }; typedef
/third_party/boost/boost/intrusive/
Dlist.hpp55 { template <class T> struct apply{ typedef typename T::default_list_hook type; }; };