$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::util::yes Struct Reference

#include <mln/util/yes.hh>

Public Member Functions

 yes ()
 yes (bool)
 operator bool () const

Public Types

typedef Object< void > category
typedef yes exact_t

Detailed Description

Object that always says "yes".

Definition at line 76 of file yes.hh.

Constructor & Destructor Documentation

mln::util::yes::yes ( )
mln::util::yes::yes ( bool  )
explicit

Member Function Documentation

mln::util::yes::operator bool ( ) const

Member Typedef Documentation

typedef Object<void> mln::Object< yes >::category
inherited

Definition at line 106 of file object.hh.

typedef yes mln::Object< yes >::exact_t
inherited

Definition at line 105 of file object.hh.