/home/ntakagi/work/STLport-5.1.5/stlport/stl/_slist.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/_slist_base.h> #include <stl/_slist.c> #include <stl/_relops_cont.h> Go to the source code of this file.
Define Documentation
Function Documentation
template<class _Tp, class _Alloc, class _StrictWeakOrdering>
Definition at line 148 of file _slist.c. References __STATIC_CAST, _STLP_PRIV, _STLP_VERBOSE_ASSERT, slist< _Tp, _Alloc >::before_begin(), slist< _Tp, _Alloc >::begin(), slist< _Tp, _Alloc >::clear(), slist< _Tp, _Alloc >::empty(), slist< _Tp, _Alloc >::end(), slist< _Tp, _Alloc >::front(), slist< _Tp, _Alloc >::get_allocator(), slist< _Tp, _Alloc >::insert_after(), and slist< _Tp, _Alloc >::splice_after(). Referenced by _Slist_sort(), and slist< _Tp, _Alloc >::merge().
template<class _Tp, class _Alloc, class _StrictWeakOrdering>
Definition at line 184 of file _slist.c. References __stl_throw_overflow_error(), _Slist_merge(), _STLP_PRIV, slist< _Tp, _Alloc >::before_begin(), slist< _Tp, _Alloc >::begin(), slist< _Tp, _Alloc >::empty(), slist< _Tp, _Alloc >::get_allocator(), and slist< _Tp, _Alloc >::swap(). Referenced by slist< _Tp, _Alloc >::sort().
template<class _Tp, class _Alloc, class _BinaryPredicate>
Definition at line 134 of file _slist.c. References __STATIC_CAST, slist< _Tp, _Alloc >::begin(), slist< _Tp, _Alloc >::end(), and slist< _Tp, _Alloc >::erase_after(). Referenced by slist< _Tp, _Alloc >::unique().
template<class _Tp, class _Alloc>
Definition at line 835 of file _slist.h. References slist< _Tp, _Alloc >::begin(), and slist< _Tp, _Alloc >::end().
Generated on Mon Mar 10 15:32:49 2008 by ![]() |