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

Description:

Hash functor for operator hash map.

Definition at line 363 of file calculus.hpp.

#include <calculus.hpp>

Public Method Index:

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

Method Details:

◆ operator()()

std::size_t alib::expressions::plugins::Calculus::OperatorKey::Hash::operator() ( const OperatorKey & src) const
inline

Calculates a hash code for objects of type OperatorKey.

Parameters
srcThe node to hash.
Returns
The hash code.

Definition at line 367 of file calculus.hpp.

Here is the call graph for this function:

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