0_0_37979895_20313.cpp
0_0_37979895_20313.cpp(12) : error C2864: “Sln_L_Q2558::d”: 带有类内初始值设定项的静态数据成员必须具有不可变的常量整型
类型是“std::vector<std::vector<int,std::allocator<_Ty>>,std::allocator<std::vector<_Ty,std::allocator<_Ty>>>>”
with
[
_Ty=int
]
0_0_37979895_20313.cpp(20) : error C2864: “Sln_L_Q2558::hr”: 带有类内初始值设定项的静态数据成员必须具有不可变的常量整型
类型是“std::vector<std::vector<int,std::allocator<_Ty>>,std::allocator<std::vector<_Ty,std::allocator<_Ty>>>>”
with
[
_Ty=int
]
0_0_37979895_20313.cpp(28) : error C2864: “Sln_L_Q2558::nhr”: 带有类内初始值设定项的静态数据成员必须具有不可变的常量整型
类型是“std::vector<std::vector<int,std::allocator<_Ty>>,std::allocator<std::vector<_Ty,std::allocator<_Ty>>>>”
with
[
_Ty=int
]
|