GiNaC 1.8.7
Public Member Functions | List of all members
GiNaC::expair_is_less Struct Reference

Function object for insertion into third argument of STL's sort() etc. More...

#include <expair.h>

Public Member Functions

bool operator() (const expair &lh, const expair &rh) const
 

Detailed Description

Function object for insertion into third argument of STL's sort() etc.

Definition at line 95 of file expair.h.

Member Function Documentation

◆ operator()()

bool GiNaC::expair_is_less::operator() ( const expair lh,
const expair rh 
) const
inline

Definition at line 96 of file expair.h.

References GiNaC::expair::is_less().


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.