Public Types

mln::internal::extension_type_selector< I, J, B1, B2 > Struct Template Reference

#include <extend.hh>

Inheritance diagram for mln::internal::extension_type_selector< I, J, B1, B2 >:
Inheritance graph

List of all members.

Public Types

typedef mln::trait::undef result

Detailed Description

template<typename I, typename J, typename B1, typename B2>
struct mln::internal::extension_type_selector< I, J, B1, B2 >

Definition at line 59 of file extend.hh.


Member Typedef Documentation

template<typename I, typename J, typename B1, typename B2>
typedef mln::trait::undef mln::internal::extension_type_selector< I, J, B1, B2 >::result

Definition at line 61 of file extend.hh.