Public Attributes | List of all members
absl::inlined_vector_internal::Storage< T, N, A >::Data Union Reference

Public Attributes

Allocated allocated
 
Inlined inlined
 

Detailed Description

template<typename T, size_t N, typename A>
union absl::inlined_vector_internal::Storage< T, N, A >::Data

Definition at line 160 of file internal/inlined_vector.h.

Member Data Documentation

template<typename T, size_t N, typename A>
Allocated absl::inlined_vector_internal::Storage< T, N, A >::Data::allocated

Definition at line 161 of file internal/inlined_vector.h.

template<typename T, size_t N, typename A>
Inlined absl::inlined_vector_internal::Storage< T, N, A >::Data::inlined

Definition at line 162 of file internal/inlined_vector.h.


The documentation for this union was generated from the following file:


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:19:59