[Issue 21600] New: Regex.namedCaptures is undocumented
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Feb  1 18:44:00 UTC 2021
    
    
  
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 at puremagic.com
          Reporter: snarwin+bugzilla at 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
--
    
    
More information about the Digitalmars-d-bugs
mailing list