HomeSort by relevance Sort by last modified time
    Searched defs:crend (Results 1 - 2 of 2) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
array.hpp 17 * 28 Dec 2010 - (mtc) Added cbegin and cend (and crbegin and crend) for C++Ox compatibility.
116 const_reverse_iterator crend() const { function in class:boost::array
257 const_reverse_iterator crend() const {
  /art/compiler/utils/
array_ref.h 127 const_reverse_iterator crend() const { return const_reverse_iterator(cbegin()); } function in class:art::ArrayRef

Completed in 854 milliseconds