#include <ppl.h>
template<typename _Allocator>
_CRT_BEGIN_C_HEADER _Check_return_ _Ret_maybenull_ _In_ size_t _Size
Definition: corecrt_malloc.h:58
_Allocator _M_alloc
Definition: ppl.h:5233
size_t _M_size
Definition: ppl.h:5232
_Allocator::pointer _M_buffer
Definition: ppl.h:5234
_Allocator::pointer _Construct_buffer(size_t _N, _Allocator &_Alloc)
Definition: ppl.h:5171
template<typename _Allocator>
_Allocator _M_alloc
Definition: ppl.h:5233
size_t _M_size
Definition: ppl.h:5232
_Allocator::pointer _M_buffer
Definition: ppl.h:5234
void _Destroy_buffer(typename _Allocator::pointer _P, size_t _N, _Allocator &_Alloc)
Definition: ppl.h:5192
template<typename _Allocator>
_Allocator::pointer _M_buffer
Definition: ppl.h:5234
template<typename _Allocator>
template<typename _Allocator>
template<typename _Allocator>
The documentation for this class was generated from the following file: