ReactOS 0.4.15-dev-7942-gd23573b
__debug_alloc< _Alloc >::__alloc_header Struct Reference

Public Attributes

size_t __magic: 16
 
size_t __type_size:16
 
_STLP_UINT32_T _M_size
 

Detailed Description

template<class _Alloc>
struct __debug_alloc< _Alloc >::__alloc_header

Definition at line 109 of file _alloc.h.

Member Data Documentation

◆ __magic

template<class _Alloc >
size_t __debug_alloc< _Alloc >::__alloc_header::__magic

◆ __type_size

template<class _Alloc >
size_t __debug_alloc< _Alloc >::__alloc_header::__type_size

◆ _M_size

template<class _Alloc >
_STLP_UINT32_T __debug_alloc< _Alloc >::__alloc_header::_M_size

The documentation for this struct was generated from the following file: