On Friday, 8 April 2016 at 22:50:05 UTC, FreeSlave wrote:
std.windows.syserror and others have documentation comments, but they are not listed in online documentation on dlang.org. Is it ok to use functions and classes from this modules in D applications?

For what it is worth, my dpldocs.info site is able to document it:

http://dpldocs.info/experimental-docs/std.windows.html

and there's nothing in the source about it being private, so you should be ok using it.

Reply via email to