mln::fun::from_accu< A > Struct Template Reference

Wrap an accumulator into a function. More...

#include <from_accu.hh>

Inherits mln::fun::unary_param< from_accu< A >, A * >.

List of all members.


Detailed Description

template<typename A>
struct mln::fun::from_accu< A >

Wrap an accumulator into a function.

Definition at line 49 of file from_accu.hh.