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

#include <fe/sym.h>

Public Types

using is_transparent = void
 

Public Member Functions

size_t operator() (Sym s) const noexcept
 
size_t operator() (std::string_view v) const noexcept
 

Detailed Description

Definition at line 187 of file sym.h.

Member Typedef Documentation

◆ is_transparent

Definition at line 188 of file sym.h.

Member Function Documentation

◆ operator()() [1/2]

size_t fe::Sym::Hash::operator() ( std::string_view v) const
inlinenoexcept

Definition at line 190 of file sym.h.

◆ operator()() [2/2]

size_t fe::Sym::Hash::operator() ( Sym s) const
inlinenoexcept

Definition at line 189 of file sym.h.


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