boostorg / algorithm

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

Add the version of find_backward() that is actaully going in to the s… #91

Closed tzlaine closed 2 years ago

tzlaine commented 2 years ago

…tandard -- find_last().

tzlaine commented 2 years ago

Good call. I'll make another PR with the fix.