Home
last modified time | relevance | path

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

/third_party/boost/boost/intrusive/
Dslist.hpp195 void set_last_node(const node_ptr &n) in set_last_node() function in boost::intrusive::slist_impl
205 static void set_last_node(const node_ptr &, detail::bool_<false>) in set_last_node() function in boost::intrusive::slist_impl
217 void set_last_node(const node_ptr & n, detail::bool_<true>) in set_last_node() function in boost::intrusive::slist_impl