Skip to content
GitLab
Explore
Sign in
suyu
src
common
parent_of_member.h
Find file
Blame
History
Permalink
Silence std::aligned_storage warnings as it's deprecated in C++23,
· f294b886
Kelebek1
authored
Sep 01, 2022
replace it with alignas() and a C array
f294b886
Loading