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

           Summary: Documentation of std.string.isNumeric
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: websites
        AssignedTo: [email protected]
        ReportedBy: [email protected]


--- Comment #0 from [email protected] 2013-02-21 09:47:00 PST ---
>From the online docs of std.string.isNumeric:

[in] bool bAllowSep False by default, but when set to true it will accept the
separator characters "," and "" within the string, but these


But the source code of that page is:

 * [in] bool bAllowSep
 * False by default, but when set to true it will accept the
 * separator characters "," and "_" within the string, but these


The second string "_" is missing in the online docs.

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

Reply via email to