Public Types

mln::internal::extension_type< I, J > Struct Template Reference

#include <extend.hh>

Inheritance diagram for mln::internal::extension_type< I, J >:
Inheritance graph

List of all members.

Public Types

typedef mln::trait::undef result

Detailed Description

template<typename I, typename J>
struct mln::internal::extension_type< I, J >

Definition at line 91 of file extend.hh.


Member Typedef Documentation

typedef mln::trait::undef mln::internal::extension_type_selector< I, J, mlc_is_a(J, Image)::eval , mlc_is_a(J, Function)::eval >::result [inherited]

Definition at line 61 of file extend.hh.