mCRL2
Loading...
Searching...
No Matches
mcrl2::lts::detail::compare_transitions_target Class Reference

#include <transition.h>

Public Member Functions

 compare_transitions_target ()
 
bool operator() (const transition &t1, const transition &t2)
 

Detailed Description

Definition at line 182 of file transition.h.

Constructor & Destructor Documentation

◆ compare_transitions_target()

mcrl2::lts::detail::compare_transitions_target::compare_transitions_target ( )
inline

Definition at line 185 of file transition.h.

Member Function Documentation

◆ operator()()

bool mcrl2::lts::detail::compare_transitions_target::operator() ( const transition t1,
const transition t2 
)
inline

Definition at line 188 of file transition.h.


The documentation for this class was generated from the following file: