stlsoft/algorithms/debug.hpp File Reference


Detailed Description

[C++ only] Debug algorithms (Algorithms Library).

#include <stlsoft/stlsoft.h>

Go to the source code of this file.

Namespaces

namespace  stlsoft

Functions

template<typename I, typename O>
copy_preinc (I first, I last, O o)
template<typename I, typename O>
copy_postinc (I first, I last, O o)
template<typename I, typename UF>
UF for_each_preinc (I first, I last, UF func)
 Carries out for_each on the range, using pre-increment on the iterator.
template<typename I, typename UF>
UF for_each_postinc (I first, I last, UF func)
 Carries out for_each on the range, using post-increment on the iterator.


Generated on Thu Jun 10 08:58:01 2010 for STLSoft by  doxygen 1.5.6