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

Steven Schveighoffer schveiguy at yahoo.com
Fri Feb 15 15:44:03 PST 2013


On Fri, 15 Feb 2013 18:41:51 -0500, Steven Schveighoffer  
<schveiguy at yahoo.com> wrote:

> There needs to be some extra checking, possibly with the carry flag.
>

And further to that point, my generated assembly for a < b also is  
similarly flawed, so it still may be better to do opCmp.

-Steve


More information about the Digitalmars-d-learn mailing list