- added more character-comparison predicates (is_less, is_not_greater)

- added range version of lexicographical_compare
- Fixed some copyright years


[SVN r32478]
This commit is contained in:
Pavol Droba
2006-01-31 14:57:15 +00:00
parent f50dd248cc
commit ff82e5135c
6 changed files with 202 additions and 8 deletions

View File

@ -1,6 +1,6 @@
// Boost string_algo library finder.hpp header file ---------------------------//
// Copyright Pavol Droba 2002-2003. Use, modification and
// Copyright Pavol Droba 2002-2006. Use, modification and
// distribution is subject to the Boost Software License, Version
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)