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

#include <fe/sym.h>

Public Member Functions

constexpr bool operator() (Sym a, Sym b) const noexcept

Detailed Description

Definition at line 187 of file sym.h.

Member Function Documentation

◆ operator()()

bool fe::Sym::Eq::operator() ( Sym a,
Sym b ) const
inlineconstexprnoexcept

Definition at line 188 of file sym.h.


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