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

#include <fe/bitset.h>

Public Member Functions

constexpr size_t operator() (const Bitset &bitset) const noexcept

Detailed Description

Definition at line 288 of file bitset.h.

Member Function Documentation

◆ operator()()

size_t fe::Bitset::Hash::operator() ( const Bitset & bitset) const
inlineconstexprnoexcept

Definition at line 289 of file bitset.h.

References fe::Bitset::Bitset().


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