Public Types

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

#include <scalar.hh>

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

List of all members.

Public Types

typedef Scalar< void > category
typedef E exact_t

Detailed Description

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

Definition at line 55 of file concept/scalar.hh.


Member Typedef Documentation

template<typename E>
typedef Scalar<void> mln::value::Scalar< E >::category
template<typename E>
typedef E mln::Object< E >::exact_t [inherited]

Definition at line 173 of file object.hh.