Home | History | Annotate | Download | only in etc

Lines Matching full:deque

381 	* test/unit/deque_test.cpp: New test case for deque erase methods.
426 * test/unit/deque_test.cpp: Add test case for the deque::insert
1699 * stlport/stl/_deque.h: Fix swap method as deque has 2 allocator
2141 _STLP_USE_NO_IOSTREAMS check scope as it is also used in deque
3732 below and add same tests for deque which is the other container that
5309 * stlport/deque, list, map, set, slist, stack, valarray: _STLP_WHOLE_VENDOR_STD
5804 * stlport/stl/pointers/_deque.h: Fix for the problem of the deque<void*>
5876 * stlport/stl/_deque.h, _deque.c: Modification of the deque implementation
5880 framework within the deque container.
7755 * stl/_deque.h : deque<>::erase bug (introduced in 4.1b4) fixed (thanks to BruceFlorman)