std.container.RedBlackTree versus C++ std::set

Namespace rswhite4 at googlemail.com
Thu Feb 14 06:47:31 PST 2013


If I use (as you do)
----
this(ref this) {
----
I get 0 as output. (dmd 2.062 beta1)
If I remove the 'ref' I get 11389556.


More information about the Digitalmars-d-learn mailing list