Public Types | Public Member Functions

mln::util::eat Struct Reference
[Utilities]

Eat structure. More...

#include <eat.hh>

Inheritance diagram for mln::util::eat:
Inheritance graph

List of all members.

Public Types

typedef Object< void > category
typedef eat exact_t

Public Member Functions

 eat ()
template<typename T >
 eat (const T &)
template<typename T >
eatoperator= (const T &)

Detailed Description

Eat structure.


Member Typedef Documentation

typedef Object<void> mln::Object< eat >::category [inherited]
typedef eat mln::Object< eat >::exact_t [inherited]

Constructor & Destructor Documentation

mln::util::eat::eat (  )  [inline]
template<typename T >
mln::util::eat::eat ( const T &   )  [inline]

Member Function Documentation

template<typename T >
eat & mln::util::eat::operator= ( const T &   )  [inline]