Searched defs:erase_after (Results 1 – 3 of 3) sorted by relevance
/third_party/boost/boost/container/detail/ | ||
D | multiallocation_chain.hpp | 144 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/ | ||
D | slist.hpp | 913 iterator erase_after(const_iterator prev) in erase_after() function in boost::intrusive::slist_impl |
/third_party/boost/boost/container/ | ||
D | slist.hpp | 966 iterator erase_after(const_iterator prev_p) in erase_after() function in boost::container::slist |