Skip to content

Replace std::aligned_storage with alignas(T) std::array<Byte, sizeof(T)> - #51

Open
mikaellindemann wants to merge 2 commits into
rigtorp:masterfrom
mikaellindemann:fix/23-aligned-storage-deprecated
Open

Replace std::aligned_storage with alignas(T) std::array<Byte, sizeof(T)>#51
mikaellindemann wants to merge 2 commits into
rigtorp:masterfrom
mikaellindemann:fix/23-aligned-storage-deprecated

CI: Run with C++ 23

b3c4ac3
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs