MimIR 0.1
MimIR is my Intermediate Representation
Loading...
Searching...
No Matches
automaton::DFANode::Lt Struct Reference

#include <automaton/dfa.h>

Public Member Functions

constexpr bool operator() (const DFANode *n, const DFANode *m) const noexcept
 

Detailed Description

Definition at line 13 of file dfa.h.

Member Function Documentation

◆ operator()()

bool automaton::DFANode::Lt::operator() ( const DFANode * n,
const DFANode * m ) const
inlineconstexprnoexcept

Definition at line 14 of file dfa.h.


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