Home
last modified time | relevance | path

Searched defs:_STLP_alloc_proxy (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/lib/3rdparty/stlport/src/
H A Ddll_main.cpp115 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<_Slist_node_base**, _Slist_node_base*, variable
138 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<locale::facet**, locale::facet*, allocator<lo… variable
163 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<void**, void*, allocator<void*> >; variable
168 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<_List_node_base, _VoidPtr_Node, allocator<_Vo… variable
173 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<_Slist_node_base, _Slist_node<void*>, allocat… variable
177 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<size_t, void*, allocator<void*> >; variable
178 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<void***, void**, allocator<void**> >; variable
H A Dstring.cpp37 template class _STLP_CLASS_DECLSPEC _STLP_alloc_proxy<char*, char, allocator<char> >; variable
/reactos/sdk/include/c++/stlport/stl/
H A D_abbrevs.h48 # define _STLP_alloc_proxy P__A macro