Date: Thu, 16 Jul 2020 10:56:02 +0200
Hi,
C++20 introduced constexpr destructors, but it seems that the standard
library was not updated - i.e. all std wrapper types: optional, pair,
tuple, variant should have received constexpr destructor.
Since implementing this is trivial, is there a chance to fix this as a
defect report?
Regards,
Maciej
C++20 introduced constexpr destructors, but it seems that the standard
library was not updated - i.e. all std wrapper types: optional, pair,
tuple, variant should have received constexpr destructor.
Since implementing this is trivial, is there a chance to fix this as a
defect report?
Regards,
Maciej
Received on 2020-07-16 03:59:31