Hacker News new | ask | show | jobs
by gpderetta 3196 days ago
There is about the same amount of runtime checks. In the auto-lambda+constexpr case the switch/if-cascade is inside visit and it is required to dispatch the correct type to the visitor.