Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/
Dslist.hpp194 void set_last_node(const node_ptr &n) in set_last_node() function in boost::intrusive::slist_impl
204 static void set_last_node(const node_ptr &, detail::bool_<false>) in set_last_node() function in boost::intrusive::slist_impl
216 void set_last_node(const node_ptr & n, detail::bool_<true>) in set_last_node() function in boost::intrusive::slist_impl