Home
last modified time | relevance | path

Searched defs:_AllocProxy (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/c++/stlport/stl/
H A D_string_base.h50 typedef _STLP_alloc_proxy<_Tp*, _Tp, allocator_type> _AllocProxy; typedef
H A D_vector.h64 typedef _STLP_alloc_proxy<pointer, _Tp, allocator_type> _AllocProxy; typedef