Searched defs:cbefore_begin (Results 1 – 13 of 13) sorted by relevance
159 const_iterator cbefore_begin() const noexcept { return before_begin(); } in cbefore_begin() function
170 const_iterator cbefore_begin() const { return const_iterator(&first_); } in cbefore_begin() function
175 const_iterator cbefore_begin() const { return const_iterator(&first_); } in cbefore_begin() function
169 const_iterator cbefore_begin() const { return const_iterator(&first_); } in cbefore_begin() function
622 const_iterator cbefore_begin() const BOOST_NOEXCEPT_OR_NOTHROW in cbefore_begin() function in boost::container::slist
620 const_iterator cbefore_begin() const in cbefore_begin() function in boost::intrusive::slist_impl