GiNaC  1.6.2
Public Member Functions
GiNaC::expair_is_less Struct Reference

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

#include <expair.h>

List of all members.

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

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.