|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <stl/_deque.h>
Go to the source code of this file.
Classes | |
| class | stack< _Tp, _Sequence > |
Macros | |
| #define | _STLP_STACK_ARGS _Tp, _Sequence |
| #define | _STLP_STACK_HEADER_ARGS class _Tp, class _Sequence |
Functions | |
| template<_STLP_STACK_HEADER_ARGS > | |
| bool _STLP_CALL | operator== (const stack< _STLP_STACK_ARGS > &__x, const stack< _STLP_STACK_ARGS > &__y) |
| template<_STLP_STACK_HEADER_ARGS > | |
| bool _STLP_CALL | operator< (const stack< _STLP_STACK_ARGS > &__x, const stack< _STLP_STACK_ARGS > &__y) |
|
inline |
|
inline |