Home
last modified time | relevance | path

Searched refs:SLIST_IMPL (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
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