HelenOS sources

crend             111 uspace/lib/cpp/include/__bits/adt/array.hpp         const_reverse_iterator crend() const noexcept
crend             558 uspace/lib/cpp/include/__bits/adt/deque.hpp             const_reverse_iterator crend() const noexcept
crend             250 uspace/lib/cpp/include/__bits/adt/map.hpp             const_reverse_iterator crend() const noexcept
crend             909 uspace/lib/cpp/include/__bits/adt/map.hpp             const_reverse_iterator crend() const noexcept
crend             183 uspace/lib/cpp/include/__bits/adt/rbtree.hpp             const_reverse_iterator crend() const
crend             226 uspace/lib/cpp/include/__bits/adt/set.hpp             const_reverse_iterator crend() const noexcept
crend             707 uspace/lib/cpp/include/__bits/adt/set.hpp             const_reverse_iterator crend() const noexcept
crend             260 uspace/lib/cpp/include/__bits/adt/vector.hpp             const_reverse_iterator crend() const noexcept
crend            1130 uspace/lib/cpp/include/__bits/iterator.hpp     auto crend(const Container& c) -> decltype(std::rend(c))
crend             677 uspace/lib/cpp/include/__bits/string/string.hpp             const_reverse_iterator crend() const noexcept
HelenOS homepage, sources at GitHub