Classes | |
class | Storage |
Functions | |
template<typename AllocatorType , typename ValueType , typename SizeType > | |
void | DestroyElements (AllocatorType *alloc_ptr, ValueType *destroy_first, SizeType destroy_size) |
void absl::inlined_vector_internal::DestroyElements | ( | AllocatorType * | alloc_ptr, |
ValueType * | destroy_first, | ||
SizeType | destroy_size | ||
) |
Definition at line 36 of file internal/inlined_vector.h.