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

Specializes std::hash<T> for m::Attribute. More...

#include <Schema.hpp>

Public Member Functions

uint64_t operator() (const m::Attribute &attr) const
 

Detailed Description

Specializes std::hash<T> for m::Attribute.

Definition at line 1075 of file Schema.hpp.

Member Function Documentation

◆ operator()()

uint64_t std::hash< m::Attribute >::operator() ( const m::Attribute attr) const
inline

Definition at line 1077 of file Schema.hpp.

References m::Attribute::id, m::Table::name(), and m::Attribute::table.


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