ALib C++ Library
Library Version: 2402 R1
Documentation generated by doxygen
Loading...
Searching...
No Matches
Calculus::OperatorKey::EqualTo Struct Reference

Description:

Equality functor for operator hash map.

Definition at line 431 of file calculus.hpp.

#include <calculus.hpp>

Public Method Index:

bool operator() (const OperatorKey &left, const OperatorKey &right) const
 

Method Details:

◆ operator()()

bool operator() ( const OperatorKey & left,
const OperatorKey & right ) const
inline

Compares two objects of type OperatorKey.

Parameters
leftThe left-hand side object.
rightThe left-hand side object.
Returns
The result of the comparison.

Definition at line 437 of file calculus.hpp.


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