Last update March 7, 2012

DocComments/



I've found that the comment links from multiple Phobos documentation pages (e.g. std.demangle and std.windows.charset) lead to this same page. It looks like a typo, but until Walter fixes it, just add any comments under the appropriate heading. If any other pages also lead here, please just add additional headings. -- JustinCalvarese

Table of contents of this page
std.cover   
Comments   
Links   
std.demangle   
Comments   
Links   
std.uri   
Comments   
Links   
std.utf   
Comments   
Links   
std.windows.charset   
Comments   
Links   

std.cover    

Comments    

Add your comments here...

Links    

See the corresponding page in the D Specification: DigitalMars:d/phobos/std_cover.html


std.demangle    

Comments    

Add your comments here...

Links    

See the corresponding page in the D Specification: DigitalMars:d/phobos/std_demangle.html


std.uri    

Comments    

Add your comments here...

Links    

See the corresponding page in the D Specification: DigitalMars:d/phobos/std_uri.html


std.utf    

Comments    

Add your comments here...

For linux systems, the C wchar_t type is UTF-32 and corresponds to the D utf.dchar type

 alias ... dchar
    An alias for a single UTF-32 character. This may become a D basic type in the future.
These should be replaced with just "dchar" (and the whole alias comment deleted)

The parameters to decode are now of type size_t, and not uint (64-bit compatibility)

Links    

See the corresponding page in the D Specification: DigitalMars:d/phobos/std_utf.html


std.windows.charset    

Comments    

Add your comments here...

Links    

See the corresponding page in the D Specification: DigitalMars:d/phobos/std_windows_charset.html
FrontPage | News | TestPage | MessageBoard | Search | Contributors | Folders | Index | Help | Preferences | Edit

Edit text of this page (date of last change: March 7, 2012 20:23 (diff))