std.stream replacement

Stewart Gordon smjg_1998 at yahoo.com
Fri Mar 8 17:59:33 PST 2013


On 07/03/2013 12:07, Steven Schveighoffer wrote:
<snip>
> I don't really understand the need to make ranges into streams.
<snip>

Ask Walter - from what I recall it was his idea to have range-based file 
I/O to replace std.stream.

Thikning about it now, a range-based interface might be good for reading 
files of certain kinds, but isn't suited to general file I/O.

Stewart.


More information about the Digitalmars-d mailing list