Changeset 3286
- Timestamp:
- Jul 11, 2014, 1:00:54 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/utility/stl_utility.h
r3254 r3286 584 584 /** 585 585 \brief Functor that behaves like std::less with the exception 586 that it treat es NaN as a number larger than infinity.586 that it treats NaN as a number larger than infinity. 587 587 588 588 This functor is useful when sorting ranges with NaNs. The problem
Note: See TracChangeset
for help on using the changeset viewer.