www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 21600] New: Regex.namedCaptures is undocumented

https://issues.dlang.org/show_bug.cgi?id=21600

          Issue ID: 21600
           Summary: Regex.namedCaptures is undocumented
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dlang.org
          Assignee: nobody puremagic.com
          Reporter: snarwin+bugzilla gmail.com

The example in the documentation for std.regex.Regex [1] refers to a member
called `namedCaptures` which is not documented.

[1] https://dlang.org/phobos/std_regex.html#.Regex

--
Feb 01 2021