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

Description:

Equality functor for operator hash map.

Definition at line 611 of file calculus.inl.

Public Method Index:

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

Method Details:

◆ operator()()

bool alib::expressions::plugins::Calculus::BinOpOptKey::EqualTo::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 617 of file calculus.inl.


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