Home
last modified time | relevance | path

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

/third_party/boost/boost/container/detail/
Dmultiallocation_chain.hpp144 void erase_after(iterator before_b, iterator e, size_type n) in erase_after() function in boost::container::dtl::basic_multiallocation_chain
/third_party/boost/boost/intrusive/
Dslist.hpp913 iterator erase_after(const_iterator prev) in erase_after() function in boost::intrusive::slist_impl
929 iterator erase_after(const_iterator before_f, const_iterator l) in erase_after() function in boost::intrusive::slist_impl
961 iterator erase_after(const_iterator before_f, const_iterator l, size_type n) in erase_after() function in boost::intrusive::slist_impl
/third_party/boost/boost/container/
Dslist.hpp966 iterator erase_after(const_iterator prev_p) in erase_after() function in boost::container::slist
982 iterator erase_after(const_iterator before_first, const_iterator last) in erase_after() function in boost::container::slist