mCRL2
Loading...
Searching...
No Matches
untyped_set_or_bag_comprehension.h File Reference

add your file description here. More...

Go to the source code of this file.

Classes

class  mcrl2::data::untyped_set_or_bag_comprehension
 universal 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_untyped_set_or_bag_comprehension (atermpp::aterm &result, ARGUMENTS... arguments)
 
std::string mcrl2::data::pp (const untyped_set_or_bag_comprehension &x)
 
std::ostream & mcrl2::data::operator<< (std::ostream &out, const untyped_set_or_bag_comprehension &x)
 
void mcrl2::data::swap (untyped_set_or_bag_comprehension &t1, untyped_set_or_bag_comprehension &t2)
 \brief swap overload
 

Detailed Description

add your file description here.

Definition in file untyped_set_or_bag_comprehension.h.