在编译时,std::rank<int[][8][8]>::value 解析为 3,而 std::extent<int[3][4], 1>::value 解析为 4

Last modified: Thursday, 30 January 2025, 1:00 PM