$extrastylesheet
#include <mln/core/image/dmorph/extension_fun.hh>
Public Member Functions | |
typedef | mlc_if (keep_ext, Iv_ext, Iv) ret |
Public Types | |
typedef mln::trait::ch_value < I, V >::ret | Iv |
typedef extension_fun< Iv, F > | Iv_ext |
typedef mln::metal::converts_to < typename F::result, V > | keep_ext |
Definition at line 85 of file extension_fun.hh.
typedef mln::trait::ch_value< extension_fun< I, F >, V >::mlc_if | ( | keep_ext | , |
Iv_ext | , | ||
Iv | |||
) |
typedef mln::trait::ch_value< I , V >::ret mln::trait::ch_value< extension_fun< I, F >, V >::Iv |
Definition at line 88 of file extension_fun.hh.
typedef extension_fun<Iv, F> mln::trait::ch_value< extension_fun< I, F >, V >::Iv_ext |
Definition at line 89 of file extension_fun.hh.
typedef mln::metal::converts_to< typename F ::result , V > mln::trait::ch_value< extension_fun< I, F >, V >::keep_ext |
Definition at line 87 of file extension_fun.hh.