Ignore:
Timestamp:
Feb 22, 2007, 4:14:40 PM (16 years ago)
Author:
Peter
Message:

Fixes #65

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/yat/utility/stl_utility.h

    r725 r767  
    5858
    5959  ///
     60  /// @brief Functor comparing pairs using second.
     61  ///
    6062  /// STL provides operator< for the pair.first element, but none for
    6163  /// pair.second. This template provides this and can be used as the
Note: See TracChangeset for help on using the changeset viewer.