[Issue 5620] New: Implicit conversion of RegexMatch to bool

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Feb 20 08:16:13 PST 2011


http://d.puremagic.com/issues/show_bug.cgi?id=5620

           Summary: Implicit conversion of RegexMatch to bool
           Product: D
           Version: D2
          Platform: Other
        OS/Version: Mac OS X
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Phobos
        AssignedTo: nobody at puremagic.com
        ReportedBy: doob at me.com


--- Comment #0 from Jacob Carlborg <doob at me.com> 2011-02-20 08:13:34 PST ---
It would be nice if RegexMatch could be implicit converted to a bool. Returning
true for a match and false for no match.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list