ALib C++ Library
Library Version: 2510 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
alib::expressions::plugins::Calculus::BinOpOptKey::Hash Struct Reference

Description:

Hash functor for operator hash map.

Definition at line 595 of file calculus.inl.

Public Method Index:

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

Method Details:

◆ operator()()

std::size_t alib::expressions::plugins::Calculus::BinOpOptKey::Hash::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 600 of file calculus.inl.


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