__node_alloc Class Reference

#include <_alloc.h>

List of all members.

Public Types

typedef char value_type

Static Public Member Functions

static void *_STLP_CALL allocate (size_t &__n)
static void _STLP_CALL deallocate (void *__p, size_t __n)


Detailed Description

Definition at line 191 of file _alloc.h.


Member Typedef Documentation

Definition at line 198 of file _alloc.h.


Member Function Documentation

static void* _STLP_CALL __node_alloc::allocate ( size_t &  __n  )  [inline, static]

Definition at line 205 of file _alloc.h.

References __stl_new(), and _MAX_BYTES.

Referenced by allocator< _CharT >::allocate().

static void _STLP_CALL __node_alloc::deallocate ( void *  __p,
size_t  __n 
) [inline, static]

Definition at line 208 of file _alloc.h.

References __stl_delete(), and _MAX_BYTES.

Referenced by allocator< _CharT >::deallocate().


The documentation for this class was generated from the following files:



Generated on Mon Mar 10 15:32:53 2008 by  doxygen 1.5.1