algorithm.hpp File Reference

Generic algorithms on sequences. More...

Go to the source code of this file.

Namespaces

namespace  claw
 

This is the main namespace.


Functions

template<typename InputIterator , typename UnaryFunction >
UnaryFunction claw::inplace_for_each (InputIterator first, InputIterator last, UnaryFunction f)
 Apply an unary function to all members of a sequence.

Detailed Description

Generic algorithms on sequences.

Author:
Julien Jorge

Definition in file algorithm.hpp.


Generated on 9 Nov 2009 for CLAW Library (a C++ Library Absolutely Wonderful) by  doxygen 1.6.1