new std.variant (was Re: The Right Approach to Exceptions)

Juan Manuel Cabo juanmanuel.cabo at gmail.com
Wed Feb 22 15:22:34 PST 2012


> No, because the array doesn't actually exist until appender 
> makes copy.

Will one be able to use the sort!()() algorithm directly on your 
appender,
that is, without accessing/creating the underlying array?

--jm




More information about the Digitalmars-d mailing list