Searched refs:DEQUE_IMPL (Results 1 - 1 of 1) sorted by relevance

/external/stlport/stlport/stl/pointers/
H A D_deque.h77 #define DEQUE_IMPL _STLP_PTR_IMPL_NAME(deque) macro
87 _STLP_EXPORT_TEMPLATE_CLASS DEQUE_IMPL<void*,allocator<void*> >; variable
104 typedef _STLP_PRIV DEQUE_IMPL<_StorageType, _StorageTypeAlloc> _Base;
379 #undef DEQUE_IMPL macro

Completed in 35 milliseconds