[Boost-bugs] [Boost C++ Libraries] #12511: Perl Regular Expression Syntax documentation: special character ] missing

Subject: [Boost-bugs] [Boost C++ Libraries] #12511: Perl Regular Expression Syntax documentation: special character ] missing
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-10-10 12:06:56


#12511: Perl Regular Expression Syntax documentation: special character ] missing
-----------------------------------+-------------------------
 Reporter: Simon Warta <simon@…> | Owner: johnmaddock
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: regex
  Version: Boost 1.62.0 | Severity: Problem
 Keywords: |
-----------------------------------+-------------------------
 I just noticed that in the list of special chars to be escaped, we have [
 but not ]:

> In Perl regular expressions, all characters match themselves except for
 the following special characters:


 {{{
 .[{}()\*+?|^$
 }}}


 Does this make sense?

 http://www.boost.org/doc/libs/1_62_0/libs/regex/doc/html/boost_regex/syntax/perl_syntax.html

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12511>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:20 UTC