Commits


Jian Chen authored and GitHub committed 8448f31d904
change is_pod tp is_trivial (#21071) ### Description change is_pod tp is_trivial ### Motivation and Context This is commonnly needed for both linux and win c++20 upgrade. is_trivial was introduced backed in C++11