Is anyone working on a new std.variant?
Alex Rønne Petersen
alex at lycus.org
Fri Aug 31 01:55:15 PDT 2012
Hi,
See title. I recently came across a bunch of pure/nothrow issues with
std.variant and fixing them is just not possible with the current design
(dynamic operator dispatch). I'd literally have to rewrite the whole
thing or use some extremely dirty hacks resulting in implementation
defined behavior. I'd rather rewrite it, but not if someone's already
done it.
--
Alex Rønne Petersen
alex at lycus.org
http://lycus.org
More information about the Digitalmars-d
mailing list