Home
last modified time | relevance | path

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

/third_party/boost/boost/intrusive/
Dslist.hpp189 node_ptr get_last_node() in get_last_node() function in boost::intrusive::slist_impl
192 const_node_ptr get_last_node() const in get_last_node() function in boost::intrusive::slist_impl
198 static node_ptr get_last_node(detail::bool_<false>) in get_last_node() function in boost::intrusive::slist_impl
211 node_ptr get_last_node(detail::bool_<true>) in get_last_node() function in boost::intrusive::slist_impl
214 const_node_ptr get_last_node(detail::bool_<true>) const in get_last_node() function in boost::intrusive::slist_impl