/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.

Functions

template<class _Tp, class _Alloc, class _BinaryPredicate>
_STLP_MOVE_TO_PRIV_NAMESPACE
void 
_Slist_unique (slist< _Tp, _Alloc > &__that, _BinaryPredicate __pred)
template<class _Tp, class _Alloc, class _StrictWeakOrdering>
void _Slist_merge (slist< _Tp, _Alloc > &__that, slist< _Tp, _Alloc > &__x, _StrictWeakOrdering __comp)
template<class _Tp, class _Alloc, class _StrictWeakOrdering>
void _Slist_sort (slist< _Tp, _Alloc > &__that, _StrictWeakOrdering __comp)


Function Documentation

template<class _Tp, class _Alloc, class _StrictWeakOrdering>
void _Slist_sort ( slist< _Tp, _Alloc > &  __that,
_StrictWeakOrdering  __comp 
)

template<class _Tp, class _Alloc, class _BinaryPredicate>
_STLP_MOVE_TO_PRIV_NAMESPACE void _Slist_unique ( slist< _Tp, _Alloc > &  __that,
_BinaryPredicate  __pred 
)



Generated on Mon Mar 10 15:32:49 2008 by  doxygen 1.5.1