Returns the length of the fixed array.
Synopsis
Declared in <absl/container/fixed_array.h>
size_type
size() const;
Return Value
The number of elements in the fixed array.
Created with MrDocs
Returns the length of the fixed array.
Declared in <absl/container/fixed_array.h>
size_type
size() const;
The number of elements in the fixed array.
Created with MrDocs