std::integral_constant
是在阅读维基百科Substitution failure is not an error#C++11 simplification,其中的例子使用std::false_type、std::true_type,后来查阅文档方知它们是是typedef
是在阅读维基百科Substitution failure is not an error#C++11 simplification,其中的例子使用std::false_type、std::true_type,后来查阅文档方知它们是是typedef