boostorg / algorithm

Boost.org algorithm module
http://boost.org/libs/algorithm
Boost Software License 1.0
112 stars 105 forks source link

Add shift_left, shift_right, contains, contains_subrange and find_last #90

Closed tzlaine closed 2 years ago

tzlaine commented 2 years ago

Arg! This was only supposed to contain "Add sentinel cases to find_not_test.cpp." Will re-do.