Returns a reverse iterator from the beginning of the fixed array.

Synopsis

Declared in <absl/container/fixed_array.h>

Return Value

A reverse iterator past the first element.

Created with MrDocs