Can std.variant be used with std.container.rbtree?

Vijay Nayar madric at gmail.com
Sat Apr 2 14:31:32 UTC 2022


On Saturday, 2 April 2022 at 14:23:31 UTC, Salih Dincer wrote:
> If your type includes opCmp() there is no reason not to use 
> rbTree.

I am using rbTree, the problem is when I try to use it with 
Variant, at which point it blows up.




More information about the Digitalmars-d-learn mailing list