4 Apr
2015
4 Apr
'15
10:06 p.m.
You need to use a recursive union if you are to get some constexpr support.
On Sat, Apr 4, 2015 at 8:15 AM, Gonzalo BG
FYI, the eggs.variant discussed above also uses a recursive union, e.g. see:
https://github.com/eggs-cpp/variant/blob/master/include/eggs/variant/detail/...
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
-- -Matt Calabrese