https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125939
--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> --- Many other metafunctions have the same problem, e.g. is_trivially_copy_assignable_type, is_trivially_copy_constructible_type, ... I'll have to go through them.
