forked from boostorg/algorithm
- 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:
@ -1,6 +1,6 @@
|
||||
// Boost string_algo library erase.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)
|
||||
|
Reference in New Issue
Block a user