/home/ntakagi/work/STLport-5.1.5/stlport/stl/_slist.c File Reference#include <stl/_slist.h> #include <stl/_carray.h> #include <stl/_range_errors.h> Go to the source code of this file.
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().
Generated on Mon Mar 10 15:32:49 2008 by ![]() |