https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107600

--- Comment #8 from Jonathan Wakely <redi at gcc dot gnu.org> ---
And for this type but I haven't figured out why:

#include <system_error>
static_assert( __is_destructible(std::error_category) );

Reply via email to