Home
last modified time | relevance | path

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

/third_party/boost/boost/intrusive/detail/
Dgeneric_hook.hpp83 { typedef HookTags default_slist_hook; }; typedef
/third_party/boost/boost/intrusive/
Dslist.hpp71 { template <class T> struct apply{ typedef typename T::default_slist_hook type; }; };