FE 0.5.0
A header-only C++ library for writing frontends
Loading...
Searching...
No Matches
fe::Sym::String::Equal Struct Reference

#include <fe/sym.h>

Public Member Functions

bool operator() (const String *s1, const String *s2) const
 

Detailed Description

Definition at line 52 of file sym.h.

Member Function Documentation

◆ operator()()

bool fe::Sym::String::Equal::operator() ( const String s1,
const String s2 
) const
inline

Definition at line 53 of file sym.h.

References fe::Sym::String::chars, and fe::Sym::String::size.


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