Home
last modified time | relevance | path

Searched refs:generic_hook (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/boost/intrusive/detail/
Dgeneric_hook.hpp130 class generic_hook class
148 < generic_hook<Algo, NodeTraits, Tag, LinkMode, BaseHookType>
173 BOOST_INTRUSIVE_FORCEINLINE generic_hook() in generic_hook() function in boost::intrusive::generic_hook
180 BOOST_INTRUSIVE_FORCEINLINE generic_hook(const generic_hook& ) in generic_hook() function in boost::intrusive::generic_hook
187 BOOST_INTRUSIVE_FORCEINLINE generic_hook& operator=(const generic_hook& ) in operator =() argument
190 BOOST_INTRUSIVE_FORCEINLINE ~generic_hook() in ~generic_hook()
196 BOOST_INTRUSIVE_FORCEINLINE void swap_nodes(generic_hook &other) in swap_nodes()
/third_party/boost/boost/intrusive/
Dslist_hook.hpp52 typedef generic_hook
181 typedef generic_hook
Dlist_hook.hpp52 typedef generic_hook
180 typedef generic_hook
Dbs_set_hook.hpp49 typedef generic_hook
179 typedef generic_hook
Dset_hook.hpp51 typedef generic_hook
183 typedef generic_hook
Davl_set_hook.hpp49 typedef generic_hook
180 typedef generic_hook
Dany_hook.hpp50 typedef generic_hook
156 typedef generic_hook
Dunordered_set_hook.hpp203 typedef generic_hook
343 typedef generic_hook
/third_party/boost/libs/intrusive/doc/
Dintrusive.qbk4034 …https://svn.boost.org/trac/boost/ticket/9961 #9961: tests for hooks not derived frorm generic_hook]