Suggestions for std.stream (esp. for 64bit)

Steven Schveighoffer schveiguy at yahoo.com
Wed Oct 6 10:08:02 PDT 2010


On Tue, 05 Oct 2010 19:46:37 -0400, Daniel Gibson <metalcaedes at gmail.com>  
wrote:

> I'm using some of std.stream's classes (and also SocketStream) in a  
> project of mine (it currently uses D1 but std.Stream hasn't changed much  
> so all this is valid for D2 as well).
> std.stream is mostly what I expect from classes for Streams (having  
> experience with Java's equivalents). However there are a few things that  
> I think could/should be improved.

[snip]

Sorry to have missed this earlier -- std.stream is going to be deprecated  
AFAIK.  std.stdio is what is planned to replace it.

-Steve


More information about the Digitalmars-d mailing list