OSB_LIB::Period::Less Struct Reference

List of all members.

Detailed Description

Binary predicate for less-comparision of two periods.

The following typedef can be used for a std::map with a Period as key:

          typedef map<Period, int, Period::Less> Map;

Definition at line 80 of file period.h.

Public Member Functions


Member Function Documentation

bool OSB_LIB::Period::Less::operator() ( const Period lhs,
const Period rhs 
) [inline]

Less compare two periods.

The function just wraps to lhs.less(rhs).

Definition at line 290 of file period.h.

References OSB_LIB::Period::less().


The documentation for this struct was generated from the following file:
Generated on Sat Sep 2 14:12:27 2006 for OSB Library by  doxygen 1.4.7