Changeset 767 for trunk/yat/utility/stl_utility.h
- Timestamp:
- Feb 22, 2007, 4:14:40 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/utility/stl_utility.h
r725 r767 58 58 59 59 /// 60 /// @brief Functor comparing pairs using second. 61 /// 60 62 /// STL provides operator< for the pair.first element, but none for 61 63 /// pair.second. This template provides this and can be used as the
Note: See TracChangeset
for help on using the changeset viewer.