mirror of
https://github.com/boostorg/regex.git
synced 2025-07-17 14:22:08 +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]