#include <ppl.h>
template<typename _Ty , typename _Sym_fun >
size_t _M_number
Definition: ppl.h:3225
_Bucket * _M_root
Definition: ppl.h:3226
const _Sym_fun & _M_fun
Definition: ppl.h:3224
template<typename _Ty , typename _Sym_fun >
3248 reinterpret_cast<_Ty &
>(_Cur->_Value).~_Ty();
_Bucket * _M_root
Definition: ppl.h:3226
_Bucket * _Next
Definition: ppl.h:3202
_CRTIMP void __cdecl Free(_Pre_maybenull_ _Post_invalid_ void *_PAllocation)
Releases a block of memory previously allocated by the Alloc method to the Concurrency Runtime Cachin...
template<typename _Ty , typename _Sym_fun >
3233 return new(_Ret)_Bucket(_Par);
_CRTIMP void *__cdecl Alloc(size_t _NumBytes)
Allocates a block of memory of the size specified from the Concurrency Runtime Caching Suballocator...
template<typename _Ty , typename _Sym_fun >
3262 reinterpret_cast<_Ty &
>(_Cur->_Value).~_Ty();
3265 _Ret =
_M_fun(reinterpret_cast <_Ty &> (_Cur->_Value), _Ret);
3269 reinterpret_cast<_Ty &
>(_Cur->_Value).~_Ty();
_Bucket * _M_root
Definition: ppl.h:3226
_Bucket * _Next
Definition: ppl.h:3202
_CRTIMP void __cdecl Free(_Pre_maybenull_ _Post_invalid_ void *_PAllocation)
Releases a block of memory previously allocated by the Alloc method to the Concurrency Runtime Cachin...
const _Sym_fun & _M_fun
Definition: ppl.h:3224
char _Value[(sizeof(_Ty)/sizeof(char))]
Definition: ppl.h:3201
template<typename _Ty , typename _Sym_fun >
_Bucket * _M_root
Definition: ppl.h:3226
_Bucket * _Construct(_Bucket *_Par=0)
Definition: ppl.h:3230
template<typename _Ty , typename _Sym_fun >
template<typename _Ty , typename _Sym_fun >
template<typename _Ty , typename _Sym_fun >
template<typename _Ty , typename _Sym_fun >
The documentation for this class was generated from the following file: