__debug_alloc Class Reference

#include <stdapis/stlport/stl/_alloc.h>

Link against: glxfullscreenview.lib

class __debug_alloc
Public Member Type Definitions
typedef_Alloc __allocator_type
typedef_Alloc::value_type value_type
Public Member Functions
__debug_alloc()
~__debug_alloc()
void *_STLP_CALLallocate(size_t)
void _STLP_CALLdeallocate(void *, size_t)

Member Type Definition Documentation

Typedef __allocator_type

typedef _Alloc__allocator_type

Typedef value_type

typedef _Alloc::value_typevalue_type

Constructor & Destructor Documentation

__debug_alloc ( )

__debug_alloc()[inline]

~__debug_alloc ( )

~__debug_alloc()[inline]

Member Function Documentation

allocate ( size_t )

void *_STLP_CALLallocate(size_t)[static]

deallocate ( void *, size_t )

void _STLP_CALLdeallocate(void *,
size_t
)[static]