ALib C++ Library
Library Version: 2312 R0
Documentation generated by doxygen
Public Methods | List of all members
Calculus::BinOpOptKey::EqualTo Struct Reference

#include <calculus.hpp>

Class Description

Equality functor for operator hash map.

Definition at line 657 of file calculus.hpp.

Public Methods

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

Member Function Documentation

◆ 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 663 of file calculus.hpp.


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