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

最后修改: 2025年01月30日 星期四 13:00