$extrastylesheet
#include <mln/core/image/dmorph/extension_val.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_val< Iv > | Iv_ext |
typedef mln::metal::converts_to < typename I::value, V > | keep_ext |
Definition at line 85 of file extension_val.hh.
typedef mln::trait::ch_value< extension_val< I >, V >::mlc_if | ( | keep_ext | , |
Iv_ext | , | ||
Iv | |||
) |
typedef mln::trait::ch_value< I , V >::ret mln::trait::ch_value< extension_val< I >, V >::Iv |
Definition at line 88 of file extension_val.hh.
typedef extension_val<Iv> mln::trait::ch_value< extension_val< I >, V >::Iv_ext |
Definition at line 89 of file extension_val.hh.
typedef mln::metal::converts_to< typename I ::value , V > mln::trait::ch_value< extension_val< I >, V >::keep_ext |
Definition at line 87 of file extension_val.hh.