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

#include <apps/bench/and_not.hh>

Public Types

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

Classes

struct  with

Detailed Description

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

Meta accumulator for and_not.

Definition at line 111 of file apps/bench/and_not.hh.

Member Typedef Documentation

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

Definition at line 113 of file meta_accumulator.hh.

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

Definition at line 105 of file object.hh.