Searched defs:crend (Results 1 – 2 of 2) sorted by relevance
40 FakeIter crend (const FakeContainer &) { return 14; } in crend() function
67 const_reverse_iterator crend() const TEST_NOEXCEPT { return v_.crend(); } in crend() function in nasty_vector199 const_reverse_iterator crend() const TEST_NOEXCEPT { return l_.crend(); } in crend() function in nasty_list