Return a const reverse iterator past the first element.
Declared in <folly/container/small_vector.h>
<folly/container/small_vector.h>
const_reverse_iterator rend() const;
A const reverse iterator to the end of the reversed range.