mCRL2
|
The class exists. More...
Go to the source code of this file.
Classes | |
class | mcrl2::data::exists |
existential quantification. More... | |
Namespaces | |
namespace | mcrl2 |
A class that takes a linear process specification and checks all tau-summands of that LPS for confluence. | |
namespace | mcrl2::data |
Namespace for all data library functionality. | |
Functions | |
template<class... ARGUMENTS> | |
void | mcrl2::data::make_exists (atermpp::aterm &result, ARGUMENTS... arguments) |
std::string | mcrl2::data::pp (const exists &x) |
std::ostream & | mcrl2::data::operator<< (std::ostream &out, const exists &x) |
void | mcrl2::data::swap (exists &t1, exists &t2) |
\brief swap overload | |
The class exists.
Definition in file exists.h.