GiNaC 1.8.7
Public Member Functions | List of all members
std::equal_to< GiNaC::ex > Struct Reference

Specialization of std::equal_to() for ex objects. More...

#include <ex.h>

Public Member Functions

bool operator() (const GiNaC::ex &e1, const GiNaC::ex &e2) const noexcept
 

Detailed Description

Specialization of std::equal_to() for ex objects.

Definition at line 1008 of file ex.h.

Member Function Documentation

◆ operator()()

bool std::equal_to< GiNaC::ex >::operator() ( const GiNaC::ex e1,
const GiNaC::ex e2 
) const
inlinenoexcept

Definition at line 1010 of file ex.h.


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

This page is part of the GiNaC developer's reference. It was generated automatically by doxygen. For an introduction, see the tutorial.