pre::variant::is_active_type should not throw bad_get if type is not supported by the variant
Opened this issue · 0 comments
daminetreg commented
- Avoid letting it compile if the variant is not supporting the type
- Mark it as noexcept
Opened this issue · 0 comments