Public Types

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

The trait pack structure for properties of windows. More...

#include <windows.hh>

Inheritance diagram for mln::trait::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::window_< W >

The trait pack structure for properties of windows.

This structure is specialized for every concrete class of site set so that properties are properly defined.

See also:
mln::doc::Window for the documentation of the "window" concept.

Member Typedef Documentation

template<typename W >
typedef undef mln::trait::undefined_window_< W >::definition [inherited]
template<typename W >
typedef undef mln::trait::undefined_window_< W >::size [inherited]
template<typename W >
typedef undef mln::trait::undefined_window_< W >::support [inherited]