mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
Public Member Functions
std::hash< m::ast::Expr > Struct Reference

Specialization of std::hash to m::ast::Expr. More...

#include <AST.hpp>

Public Member Functions

std::size_t operator() (const m::ast::Expr &e) const
 

Detailed Description

Specialization of std::hash to m::ast::Expr.

Definition at line 1107 of file AST.hpp.

Member Function Documentation

◆ operator()()

std::size_t std::hash< m::ast::Expr >::operator() ( const m::ast::Expr e) const
inline

Definition at line 1109 of file AST.hpp.

References m::ast::Expr::hash().


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