Classes | Public Types

mln::accu::meta::nil Struct Reference

Meta accumulator for nil. More...

#include <nil.hh>

Inheritance diagram for mln::accu::meta::nil:
Inheritance graph

List of all members.

Classes

struct  with

Public Types

typedef Meta_Accumulator< void > category
typedef nil exact_t

Detailed Description

Meta accumulator for nil.

Definition at line 77 of file accu/nil.hh.


Member Typedef Documentation

typedef Meta_Accumulator<void> mln::Meta_Accumulator< nil >::category [inherited]

Reimplemented from mln::Object< nil >.

Definition at line 105 of file meta_accumulator.hh.

typedef nil mln::Object< nil >::exact_t [inherited]

Definition at line 173 of file object.hh.