Gobelijn API documentation  - generated for commit a0cbea7
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
accum10.hpp File Reference
#include <iterator>
Include dependency graph for accum10.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename Iter >
std::iterator_traits< Iter >
::value_type 
accum (Iter start, Iter end)
 

Detailed Description

Author
J. Broeckhove - see copyright.txt

Definition in file accum10.hpp.

Function Documentation

template<typename Iter >
std::iterator_traits<Iter>::value_type accum ( Iter  start,
Iter  end 
)
inline

Definition at line 11 of file accum10.hpp.