mcrl2::state_formulas::false_

Include file:

#include "mcrl2/modal_formula/state_formula.h
class mcrl2::state_formulas::false_

brief The value false for state formulas

Public member functions

false_()

brief Default constructor.

false_(const atermpp::aterm &term)

brief Constructor. param term A term

false_(const false_&) noexcept = default

Move semantics.

false_(false_&&) noexcept = default
false_ &operator=(const false_&) noexcept = default
false_ &operator=(false_&&) noexcept = default