Gobelijn API documentation  - generated for commit a0cbea7
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
sum2.cpp File Reference

Sum the elements of container, using STL. More...

#include "Range.h"
#include <algorithm>
#include <vector>
Include dependency graph for sum2.cpp:

Go to the source code of this file.

Functions

int main ()
 

Detailed Description

Sum the elements of container, using STL.

Definition in file sum2.cpp.

Function Documentation

int main ( )

Definition at line 39 of file sum2.cpp.

References make_range().

Here is the call graph for this function: