$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::value::Integer< E > Struct Template Reference

#include <mln/value/concept/integer.hh>

Public Types

typedef Integer< void > category
typedef E exact_t

Detailed Description

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

Concept of integer.

Definition at line 58 of file concept/integer.hh.

Member Typedef Documentation

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

Definition at line 60 of file concept/integer.hh.

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

Definition at line 105 of file object.hh.