FE 0.15.0
A C++23 toolkit for writing compiler/interpreter frontends.
Loading...
Searching...
No Matches
fe::Dbg::Eq Struct Reference

#include <fe/dbg.h>

Public Member Functions

constexpr bool operator() (Dbg d1, Dbg d2) const noexcept

Detailed Description

Definition at line 67 of file dbg.h.

Member Function Documentation

◆ operator()()

bool fe::Dbg::Eq::operator() ( Dbg d1,
Dbg d2 ) const
inlineconstexprnoexcept

Definition at line 68 of file dbg.h.

References fe::Dbg::Dbg().


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