sftrabbit / CppPatterns-Patterns

A repository of modern C++ patterns curated by the community.
Creative Commons Zero v1.0 Universal
1.43k stars 223 forks source link

Adds a basic example of std::accumulate. #64

Open janoma opened 8 years ago

janoma commented 8 years ago

This should take care of #62.