Commit 0c94fa99 authored by Pawel Karczewski's avatar Pawel Karczewski
Browse files

Optimization in find algorithm

Skip redundant while loop cycles by using traits_type::find return
value, instead of just checking if it finds anything over and over.
parent 5f4c487f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment