SyFi  0.3
Ptv_is_less Struct Reference

#include <Ptv.h>

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 53 of file Ptv.h.


Member Function Documentation

bool Ptv_is_less::operator() ( const Ptv lh,
const Ptv rh 
) const [inline]

Definition at line 55 of file Ptv.h.

References Ptv::less().

{ return lh.less(rh);  }

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator