#include <ppl.h>
template<typename _Ty , typename _Sym_fun >
size_t _M_number
Definition: ppl.h:3050
_Bucket * _M_root
Definition: ppl.h:3051
const _Sym_fun & _M_fun
Definition: ppl.h:3049
template<typename _Ty , typename _Sym_fun >
3073 reinterpret_cast<_Ty &
>(_Cur->_Value).~_Ty();
_Bucket * _M_root
Definition: ppl.h:3051
_Bucket * _Next
Definition: ppl.h:3027
_CONCRTIMP 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 >
3058 return new(_Ret)_Bucket(_Par);
_CONCRTIMP 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 >
3087 reinterpret_cast<_Ty &
>(_Cur->_Value).~_Ty();
3090 _Ret =
_M_fun(reinterpret_cast <_Ty &> (_Cur->_Value), _Ret);
3094 reinterpret_cast<_Ty &
>(_Cur->_Value).~_Ty();
_Bucket * _M_root
Definition: ppl.h:3051
_Bucket * _Next
Definition: ppl.h:3027
_CONCRTIMP 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:3049
char _Value[(sizeof(_Ty)/sizeof(char))]
Definition: ppl.h:3026
template<typename _Ty , typename _Sym_fun >
_Bucket * _M_root
Definition: ppl.h:3051
_Bucket * _Construct(_Bucket *_Par=0)
Definition: ppl.h:3055
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: