The type of the elements stored in the fixed array.

Synopsis

Declared in <absl/container/fixed_array.h>

using value_type = AllocatorTraits::value_type;

Created with MrDocs