Public Attributes
absl::inlined_vector_internal::Storage< T, N, A >::Allocated Struct Reference

List of all members.

Public Attributes

size_type allocated_capacity
pointer allocated_data

Detailed Description

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

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


Member Data Documentation

template<typename T , size_t N, typename A >
size_type absl::inlined_vector_internal::Storage< T, N, A >::Allocated::allocated_capacity

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

template<typename T , size_t N, typename A >
pointer absl::inlined_vector_internal::Storage< T, N, A >::Allocated::allocated_data

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


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


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