std::is_pod可能会在C++ 20中弃用. 这个选择的原因是什么?我应该用什么来代替std::is_pod知道某种类型是否真的是POD?
std::is_pod
c++ type-traits
c++ ×1
type-traits ×1