cereal icon indicating copy to clipboard operation
cereal copied to clipboard

std::aligned_storage is deprecated in C++23

Open moritz-geier opened this issue 2 years ago • 1 comments

The type triat std::aligned_storage will be deprecated from C++23 onward, since it's used in some modules, like memory compilation fails if you run it with -Wall -Werror in GCC.

moritz-geier avatar Jan 06 '24 22:01 moritz-geier

您的邮件我已收到,谢谢合作!

redchairman avatar Jan 06 '24 22:01 redchairman