Returns the number of elements in the inlined vector.
Synopsis
Declared in <absl/container/inlined_vector.h>
size_type
size() const noexcept;
Return Value
The number of elements.
Created with MrDocs
Returns the number of elements in the inlined vector.
Declared in <absl/container/inlined_vector.h>
size_type
size() const noexcept;
The number of elements.
Created with MrDocs