daminetreg/lib-cpp-pre

pre::variant::is_active_type should not throw bad_get if type is not supported by the variant

Opened this issue · 0 comments

  • Avoid letting it compile if the variant is not supporting the type
  • Mark it as noexcept