OpenGrok
Cross Reference: allocators.cpp
xref
: /
external
/
stlport
/
src
/
allocators.cpp
Home
|
History
|
Annotate
|
Download
|
only in
src
Lines Matching
full:__stl_new
79
{ return __STATIC_CAST(char*, _STLP_STD::
__stl_new
(__bytes)); }