Include file:
#include "mcrl2/bes/boolean_expression.h
mcrl2::bes::
boolean_variable
¶brief A boolean variable
boolean_variable
()¶Default constructor.
boolean_variable
(boolean_variable&&) noexcept = default¶boolean_variable
(const boolean_variable&) noexcept = default¶Move semantics.
boolean_variable
(const core::identifier_string &name)¶Constructor.
boolean_variable
(const std::string &name)¶Constructor.
name
() constoperator=
(boolean_variable&&) noexcept = default¶operator=
(const boolean_variable&) noexcept = default¶