USCiLab / cereal

A C++11 library for serialization
BSD 3-Clause "New" or "Revised" License
4.18k stars 751 forks source link

std::aligned_storage is deprecated in C++23 #810

Open moritz-geier opened 9 months ago

moritz-geier commented 9 months ago

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.

redchairman commented 9 months ago

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