ALib C++ Library
Library Version: 2312 R0
Documentation generated by doxygen
Public Methods | List of all members
Calculus::BinOpOptKey::Hash Struct Reference

#include <calculus.hpp>

Class Description

Hash functor for operator hash map.

Definition at line 641 of file calculus.hpp.

Public Methods

std::size_t operator() (const BinOpOptKey &src) const
 

Member Function Documentation

◆ operator()()

std::size_t operator() ( const BinOpOptKey src) const
inline

Calculates a hash code for objects of type OperatorKey.

Parameters
srcThe node to hash.
Returns
The hash code.

Definition at line 646 of file calculus.hpp.


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