![]() |
MCL
Minimalistic Color Library
|
#include <functional>
Include dependency graph for monoid.hh:
This graph shows which files directly or indirectly include this file:Classes | |
| struct | Monoid< T > |
Functions | |
| template<typename T , typename I > | |
| T | fold (I first, I last) |
| template<typename T , typename C > | |
| T | fold (C const &container) |