Searched defs:SLIST_IMPL (Results 1 - 1 of 1) sorted by relevance

/external/stlport/stlport/stl/pointers/
H A D_slist.h29 #define SLIST_IMPL _STLP_PTR_IMPL_NAME(slist) macro
42 _STLP_EXPORT_TEMPLATE_CLASS SLIST_IMPL<void*, allocator<void*> >; variable
60 typedef _STLP_PRIV SLIST_IMPL<_StorageType, _StorageTypeAlloc> _Base;
415 #undef SLIST_IMPL macro

Completed in 56 milliseconds