This class is to be inherited by all classes. More...
#include <Booleanable.hpp>
Public Member Functions | |
virtual | operator bool ()=0 |
string cast operator |
This class is to be inherited by all classes.
which can be converted to boolean
Definition at line 48 of file Booleanable.hpp.
virtual mermaid::support::syntacticsugar::Booleanable::operator bool | ( | ) | [pure virtual] |
string cast operator