Classes | Typedefs | Functions
absl::inlined_vector_internal Namespace Reference

Classes

class  Storage
 

Typedefs

template<typename Iterator >
using IsAtLeastForwardIterator = std::is_convertible< typename std::iterator_traits< Iterator >::iterator_category, std::forward_iterator_tag >
 

Functions

template<typename AllocatorType , typename ValueType , typename SizeType >
void DestroyElements (AllocatorType *alloc_ptr, ValueType *destroy_first, SizeType destroy_size)
 

Typedef Documentation

template<typename Iterator >
using absl::inlined_vector_internal::IsAtLeastForwardIterator = typedef std::is_convertible< typename std::iterator_traits<Iterator>::iterator_category, std::forward_iterator_tag>

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

Function Documentation

template<typename AllocatorType , typename ValueType , typename SizeType >
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.



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