std.stdint seems to be an outcast?
Jacob Carlborg via Digitalmars-d
digitalmars-d at puremagic.com
Mon Dec 8 11:56:39 PST 2014
On 2014-12-08 18:20, Gary Willoughby wrote:
> There is a module called std.stdint located here:
>
> http://dlang.org/phobos/std_stdint.html
>
> but it doesn't appear in the documentation index here:
>
> http://dlang.org/phobos/index.html
>
> Not only that but when looking at the source it's just publicly
> importing core.stdc.stdint.
>
> What's the deal here? Is this a supported module? Should it appear in
> the doc index?
A deprecated module perhaps.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list