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

Description:

Equality functor for operator hash map.

Definition at line 661 of file calculus.hpp.

#include <calculus.hpp>

Public Method Index:

bool operator() (const BinOpOptKey &lhs, const BinOpOptKey &rhs) const
 

Method Details:

◆ operator()()

bool operator() ( const BinOpOptKey & lhs,
const BinOpOptKey & rhs ) const
inline

Compares two objects of type OperatorKey.

Parameters
lhsThe left-hand side object.
rhsThe left-hand side object.
Returns
The result of the comparison.

Definition at line 667 of file calculus.hpp.


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