|
CatapultServer
v0.5.0.1 (Elephant)
|


Go to the source code of this file.
Namespaces | |
| catapult | |
| catapult::utils | |
Functions | |
| template<typename TContainer , typename TInitial , typename TFunction > | |
| auto | catapult::utils::Reduce (const TContainer &container, TInitial initialValue, TFunction fun) |
| template<typename TContainer , typename TFunction > | |
| auto | catapult::utils::Sum (const TContainer &container, TFunction accessor) |