Object that always says "yes". More...
#include <yes.hh>
Public Types | |
typedef Object< void > | category |
typedef yes | exact_t |
Public Member Functions | |
operator bool () const | |
yes () | |
yes (bool) |
Object that always says "yes".
typedef Object<void> mln::Object< yes >::category [inherited] |
typedef yes mln::Object< yes >::exact_t [inherited] |
mln::util::yes::yes | ( | ) | [inline] |
mln::util::yes::yes | ( | bool | ) | [inline, explicit] |
mln::util::yes::operator bool | ( | ) | const [inline] |