Public Types

mln::trait::undefined_window_< W > Struct Template Reference

Pack of 'undefined' type values for properties of windows. More...

#include <windows.hh>

Inheritance diagram for mln::trait::undefined_window_< W >:
Inheritance graph

List of all members.

Public Types

typedef undef definition
typedef undef size
typedef undef support

Detailed Description

template<typename W>
struct mln::trait::undefined_window_< W >

Pack of 'undefined' type values for properties of windows.

Definition at line 73 of file windows.hh.


Member Typedef Documentation

template<typename W>
typedef undef mln::trait::undefined_window_< W >::definition

Definition at line 77 of file windows.hh.

template<typename W>
typedef undef mln::trait::undefined_window_< W >::size

Definition at line 75 of file windows.hh.

template<typename W>
typedef undef mln::trait::undefined_window_< W >::support

Definition at line 76 of file windows.hh.