std.bitarray examples
Sean Kelly
sean at invisibleduck.org
Sat May 10 10:40:07 PDT 2008
== Quote from Janice Caron (caron800 at googlemail.com)'s article
> On 10/05/2008, Dee Girl <deegirl at noreply.com> wrote:
> > How does D2 solve the problem of passing the same qualifier to the return as it is in the parameter?
> That is an entirely separate subject. There is a proposal on the table
> suggested by Steven Schveighoffer and myself which addresses that very
> problem, and our proposal sounds similar to your romaybe. However,
> that is not relevant for std.string.
It's relevant in that the implementation of std.string could benefit from
the proposal, were it implemented.
Sean
More information about the Digitalmars-d
mailing list