From d0ba00a2e74e2367e9bb41ccf0a6c5b239ee187d Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sat, 8 Feb 2003 12:30:57 +0000 Subject: [PATCH] Fixed bug in match_continuous code [SVN r17276] --- include/boost/regex/v3/regex_match.hpp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/include/boost/regex/v3/regex_match.hpp b/include/boost/regex/v3/regex_match.hpp index 5a8dcbe0..7576240e 100644 --- a/include/boost/regex/v3/regex_match.hpp +++ b/include/boost/regex/v3/regex_match.hpp @@ -1229,6 +1229,7 @@ unsigned int reg_grep2(Predicate foo, I first, I last, const reg_expression