Searched defs:avltree_node_cloner (Results 1 – 1 of 1) sorted by relevance
38 struct avltree_node_cloner struct42 typedef typename NodeTraits::node_ptr node_ptr;43 typedef detail::ebo_functor_holder<F> base_t;45 BOOST_INTRUSIVE_FORCEINLINE avltree_node_cloner(F f) in avltree_node_cloner() argument49 BOOST_INTRUSIVE_FORCEINLINE node_ptr operator()(const node_ptr & p) in operator ()()56 BOOST_INTRUSIVE_FORCEINLINE node_ptr operator()(const node_ptr & p) const in operator ()()