/home/ntakagi/work/STLport-5.1.5/stlport/stl/_list.h File Reference#include <stl/_algobase.h> #include <stl/_alloc.h> #include <stl/_iterator.h> #include <stl/_construct.h> #include <stl/_function_base.h> #include <stl/_list.c> #include <stl/_relops_cont.h> Go to the source code of this file.
Define Documentation
Typedef Documentation
Function Documentation
template<class _Tp, class _Alloc, class _StrictWeakOrdering>
Definition at line 164 of file _list.c. References _STLP_VERBOSE_ASSERT, _List_global< _Dummy >::_Transfer(), list< _Tp, _Alloc >::begin(), list< _Tp, _Alloc >::clear(), list< _Tp, _Alloc >::end(), list< _Tp, _Alloc >::get_allocator(), and list< _Tp, _Alloc >::insert(). Referenced by _S_sort(), and list< _Tp, _Alloc >::merge().
template<class _Tp, class _Alloc, class _Predicate>
Definition at line 135 of file _list.c. References __last, list< _Tp, _Alloc >::begin(), list< _Tp, _Alloc >::end(), and list< _Tp, _Alloc >::erase().
template<class _Tp, class _Alloc, class _StrictWeakOrdering>
Definition at line 202 of file _list.c. References __stl_throw_overflow_error(), _S_merge(), _STLP_PRIV, list< _Tp, _Alloc >::begin(), list< _Tp, _Alloc >::empty(), list< _Tp, _Alloc >::get_allocator(), and list< _Tp, _Alloc >::swap(). Referenced by list< _Tp, _Alloc >::sort().
template<class _Tp, class _Alloc, class _BinaryPredicate>
Definition at line 148 of file _list.c. References __last, list< _Tp, _Alloc >::begin(), list< _Tp, _Alloc >::end(), and list< _Tp, _Alloc >::erase(). Referenced by list< _Tp, _Alloc >::unique().
template<class _Tp, class _Alloc>
Definition at line 696 of file _list.h. References list< _Tp, _Alloc >::begin(), and list< _Tp, _Alloc >::end().
Generated on Mon Mar 10 15:32:49 2008 by ![]() |