Public Types

mln::value::Data< E > Struct Template Reference

#include <data.hh>

Inheritance diagram for mln::value::Data< E >:
Inheritance graph

List of all members.

Public Types

typedef Data< void > category
typedef E exact_t

Detailed Description

template<typename E>
struct mln::value::Data< E >

Definition at line 63 of file value/concept/data.hh.


Member Typedef Documentation

template<typename E >
typedef Data<void> mln::value::Data< E >::category

Reimplemented from mln::Value< E >.

Definition at line 65 of file value/concept/data.hh.

template<typename E>
typedef E mln::Object< E >::exact_t [inherited]

Definition at line 173 of file object.hh.