Creates an empty inlined vector with a value‐initialized allocator.
Synopsis
Declared in <absl/container/inlined_vector.h>
InlinedVector() noexcept(noexcept(allocator_type()));
Created with MrDocs
Creates an empty inlined vector with a value‐initialized allocator.
Declared in <absl/container/inlined_vector.h>
InlinedVector() noexcept(noexcept(allocator_type()));
Created with MrDocs