Home
last modified time | relevance | path

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

/reactos/sdk/include/c++/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 >&) in value_type() argument
46 …ndom_access_iterator_tag iterator_category(const _STLP_PRIV _DBG_iter_base< _STLP_NON_DBG_DEQUE >&) in iterator_category() argument
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