mirror of
https://github.com/boostorg/regex.git
synced 2025-07-20 07:42:07 +02:00
Fix trailing - in ranges so that [a-b-] works. Fix performance issue: don't call std::distance on bidirectional iterators. [SVN r31533]
Fix trailing - in ranges so that [a-b-] works. Fix performance issue: don't call std::distance on bidirectional iterators. [SVN r31533]