Searched defs:crend (Results 1 - 1 of 1) sorted by relevance

/external/libcxx/test/std/iterators/iterator.range/
H A Dbegin-end.fail.cpp40 FakeIter crend (const FakeContainer &) { return 14; } function in namespace:Foo
49 TEST_IGNORE_NODISCARD std::crend (Foo::FakeContainer());

Completed in 297 milliseconds