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

/external/stlport/stlport/stl/debug/
H A D_deque.h37 #define _STLP_NON_DBG_DEQUE _STLP_PRIV _STLP_NON_DBG_NAME(deque) <_Tp,_Alloc> macro
43 inline _Tp* value_type(const _STLP_PRIV _DBG_iter_base< _STLP_NON_DBG_DEQUE >&)
46 inline random_access_iterator_tag iterator_category(const _STLP_PRIV _DBG_iter_base< _STLP_NON_DBG_DEQUE >&)
55 _STLP_PRIV __construct_checker<_STLP_NON_DBG_DEQUE >
61 typedef _STLP_NON_DBG_DEQUE _Base;
62 typedef _STLP_PRIV __construct_checker<_STLP_NON_DBG_DEQUE > _ConstructCheck;
408 #undef _STLP_NON_DBG_DEQUE macro

Completed in 120 milliseconds