#include <extension_fun.hh>
Public Types | |
typedef mln::trait::ch_value < I, V >::ret | Iv |
typedef extension_fun< Iv, F > | Iv_ext |
Public Member Functions | |
typedef | mlc_converts_to (typename F::result, V) keep_ext |
typedef | mlc_if (keep_ext, Iv_ext, Iv) ret |
typedef mln::trait::ch_value< I , V >::ret mln::trait::ch_value< extension_fun< I, F >, V >::Iv |
typedef extension_fun<Iv, F> mln::trait::ch_value< extension_fun< I, F >, V >::Iv_ext |
typedef mln::trait::ch_value< extension_fun< I, F >, V >::mlc_converts_to | ( | typename F::result | , | |
V | ||||
) |
typedef mln::trait::ch_value< extension_fun< I, F >, V >::mlc_if | ( | keep_ext | , | |
Iv_ext | , | |||
Iv | ||||
) |