PerceMon
|
#include <primitives.hpp>
Public Member Functions | |
Const (bool value_) | |
bool | operator== (const Const &other) const |
bool | operator!= (const Const &other) const |
Public Attributes | |
bool | value = false |
Node that holds a constant value, true or false.