$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::accu::meta::pair< A1, A2 > Struct Template Reference

#include <mln/accu/pair.hh>

Public Types

typedef Meta_Accumulator< void > category
typedef pair< A1, A2 > exact_t

Classes

struct  with

Detailed Description

template<typename A1, typename A2>
struct mln::accu::meta::pair< A1, A2 >

Meta accumulator for pair.

Definition at line 110 of file pair.hh.

Member Typedef Documentation

typedef Meta_Accumulator<void> mln::Meta_Accumulator< pair< A1, A2 > >::category
inherited

Definition at line 113 of file meta_accumulator.hh.

typedef pair< A1, A2 > mln::Object< pair< A1, A2 > >::exact_t
inherited

Definition at line 105 of file object.hh.