2 Apr
2019
2 Apr
'19
5:58 p.m.
On Tue, Apr 2, 2019 at 11:37 AM Peter Dimov via Boost
Zach Laine wrote:
Are there any numbers regarding compile- and runtime perf comparisons vs. boost::variant and std::variant(s)?
Yes, see https://github.com/pdimov/variant2/tree/develop/benchmark
Thanks. Zach