/home/ntakagi/work/STLport-5.1.5/stlport/stl/_new.h File Reference

#include <stl/_cstddef.h>

Go to the source code of this file.

Defines

#define _STLP_CHECK_NULL_ALLOC(__x)   return __x

Functions

_STLP_BEGIN_NAMESPACE void
*_STLP_CALL 
__stl_new (size_t __n)
void _STLP_CALL __stl_delete (void *__p)


Define Documentation

#define _STLP_CHECK_NULL_ALLOC ( __x   )     return __x

Definition at line 138 of file _new.h.

Referenced by __stl_new().


Function Documentation

void _STLP_CALL __stl_delete ( void *  __p  )  [inline]

Definition at line 148 of file _new.h.

Referenced by __stlp_chunck_free(), __node_alloc::deallocate(), and __new_alloc::deallocate().

_STLP_BEGIN_NAMESPACE void* _STLP_CALL __stl_new ( size_t  __n  )  [inline]

Definition at line 147 of file _new.h.

References _STLP_CHECK_NULL_ALLOC, and _STLP_NEW.

Referenced by __stlp_chunk_malloc(), __node_alloc::allocate(), and __new_alloc::allocate().



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