__new_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)


Detailed Description

Definition at line 121 of file _alloc.h.


Member Typedef Documentation

Definition at line 124 of file _alloc.h.


Member Function Documentation

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

Definition at line 130 of file _alloc.h.

References __stl_new().

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

Definition at line 131 of file _alloc.h.

References __stl_delete().


The documentation for this class was generated from the following file:
  • /home/ntakagi/work/STLport-5.1.5/stlport/stl/_alloc.h



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