Home
last modified time | relevance | path

Searched defs:init_header (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/intrusive/
Dlinear_slist_algorithms.hpp144 BOOST_INTRUSIVE_FORCEINLINE static void init_header(const node_ptr & this_node) in init_header() function in boost::intrusive::linear_slist_algorithms
Dcircular_slist_algorithms.hpp144 BOOST_INTRUSIVE_FORCEINLINE static void init_header(node_ptr this_node) in init_header() function in boost::intrusive::circular_slist_algorithms
Dcircular_list_algorithms.hpp94 BOOST_INTRUSIVE_FORCEINLINE static void init_header(node_ptr this_node) in init_header() function in boost::intrusive::circular_list_algorithms
Dunordered_set_hook.hpp136 BOOST_INTRUSIVE_FORCEINLINE static void init_header(typename base_type::node_ptr n) in init_header() function
Drbtree_algorithms.hpp276 BOOST_INTRUSIVE_FORCEINLINE static void init_header(node_ptr header) in init_header() function in boost::intrusive::rbtree_algorithms
Davltree_algorithms.hpp261 static void init_header(node_ptr header) in init_header() function in boost::intrusive::avltree_algorithms
Dbstree_algorithms.hpp591 BOOST_INTRUSIVE_FORCEINLINE static void init_header(node_ptr header) in init_header() function in boost::intrusive::bstree_algorithms