mln::fun::v2v::ch_function_value< F, V > Class Template Reference

Wrap a function v2v and convert its result to another type. More...

#include <ch_function_value.hh>

Inheritance diagram for mln::fun::v2v::ch_function_value< F, V >:
Inheritance graph

List of all members.


Detailed Description

template<typename F, typename V>
class mln::fun::v2v::ch_function_value< F, V >

Wrap a function v2v and convert its result to another type.

Definition at line 52 of file fun/v2v/ch_function_value.hh.