MCL
Minimalistic Color Library
 All Classes Files
monoid.hh File Reference
#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 >
fold (I first, I last)
 
template<typename T , typename C >
fold (C const &container)