[cfe-dev] `std::experimental::variant` implementation for libc++
Michael Park via cfe-dev
cfe-dev at lists.llvm.org
Fri Jan 8 16:36:42 PST 2016
Hello,
I've been working on an experimental implementation of
`std::experimental::variant` for libc++. The design of variant is still not
quite final yet, but it's getting close.
You can find it at https://github.com/mpark/variant.
Thanks,
MPark.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160109/24e86a50/attachment.html>
More information about the cfe-dev
mailing list