12#ifndef MCRL2_UTILITIES_UNUSED_H
13#define MCRL2_UTILITIES_UNUSED_H
void mcrl2_unused(T &&...)
Function that can be used to silence unused parameter warnings.
A class that takes a linear process specification and checks all tau-summands of that LPS for conflue...