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

add your file description here. More...

Go to the source code of this file.

Namespaces

namespace  mcrl2
 
namespace  mcrl2::pbes_system
 The main namespace for the PBES library.
 

Functions

template<typename T >
requires (!std::is_base_of_v<atermpp::aterm, T>)
void mcrl2::pbes_system::normalize_sorts (T &x, const data::sort_specification &sortspec)
 
template<typename T >
requires (std::is_base_of_v<atermpp::aterm, T>)
mcrl2::pbes_system::normalize_sorts (const T &x, const data::sort_specification &sortspec)
 

Detailed Description

add your file description here.

Definition in file normalize_sorts.h.