0_0_7845132_2862.cpp
0_0_7845132_2862.cpp(17) : error C2926: “main::work” : 没有链接的类型不能用作模板参数
0_0_7845132_2862.cpp(23) : error C2664: “std::vector<_Ty>::push_back” : 不能将参数 1 从“main::work”转换为“const int &”
with
[
_Ty=int
]
原因如下: 无法从“main::work”转换为“const int”
没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
0_0_7845132_2862.cpp(29) : error C2228: “.e”的左侧必须有类/结构/联合类型
类型是“std::allocator<_Ty>::value_type”
with
[
_Ty=int
]
0_0_7845132_2862.cpp(29) : error C2228: “.e”的左侧必须有类/结构/联合类型
类型是“std::allocator<_Ty>::value_type”
with
[
_Ty=int
]
0_0_7845132_2862.cpp(29) : error C2228: “.e”的左侧必须有类/结构/联合类型
类型是“std::allocator<_Ty>::value_type”
with
[
_Ty=int
]
0_0_7845132_2862.cpp(29) : error C2228: “.e”的左侧必须有类/结构/联合类型
类型是“std::allocator<_Ty>::value_type”
with
[
_Ty=int
]
0_0_7845132_2862.cpp(29) : error C2228: “.s”的左侧必须有类/结构/联合类型
类型是“std::allocator<_Ty>::value_type”
with
[
_Ty=int
]
0_0_7845132_2862.cpp(29) : error C2228: “.s”的左侧必须有类/结构/联合类型
类型是“std::allocator<_Ty>::value_type”
with
[
_Ty=int
]
0_0_7845132_2862.cpp(31) : error C2679: 二进制“=” : 没有找到接受“<未知>”类型的右操作数的运算符(或没有可接受的转换)
0_0_7845132_2862.cpp(33) : error C2440: “=” : 无法从“main::work”转换为“std::allocator<_Ty>::value_type”
with
[
_Ty=int
]
没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
0_0_7845132_2862.cpp(38) : error C2228: “.e”的左侧必须有类/结构/联合类型
类型是“std::allocator<_Ty>::value_type”
with
[
_Ty=int
]
0_0_7845132_2862.cpp(38) : error C2228: “.c”的左侧必须有类/结构/联合类型
类型是“std::allocator<_Ty>::value_type”
with
[
_Ty=int
]
0_0_7845132_2862.cpp(41) : error C2228: “.c”的左侧必须有类/结构/联合类型
类型是“std::allocator<_Ty>::value_type”
with
[
_Ty=int
]
0_0_7845132_2862.cpp(44) : error C2228: “.e”的左侧必须有类/结构/联合类型
类型是“std::allocator<_Ty>::value_type”
with
[
_Ty=int
]
0_0_7845132_2862.cpp(44) : error C2228: “.s”的左侧必须有类/结构/联合类型
类型是“std::allocator<_Ty>::value_type”
with
[
_Ty=int
]
0_0_7845132_2862.cpp(46) : error C2228: “.c”的左侧必须有类/结构/联合类型
类型是“std::allocator<_Ty>::value_type”
with
[
_Ty=int
]
0_0_7845132_2862.cpp(46) : error C2228: “.e”的左侧必须有类/结构/联合类型
类型是“std::allocator<_Ty>::value_type”
with
[
_Ty=int
]
0_0_7845132_2862.cpp(47) : error C2228: “.c”的左侧必须有类/结构/联合类型
类型是“std::allocator<_Ty>::value_type”
with
[
_Ty=int
]
0_0_7845132_2862.cpp(47) : error C2228: “.e”的左侧必须有类/结构/联合类型
类型是“std::allocator<_Ty>::value_type”
with
[
_Ty=int
]
0_0_7845132_2862.cpp(49) : error C2228: “.e”的左侧必须有类/结构/联合类型
类型是“std::allocator<_Ty>::value_type”
with
[
_Ty=int
]
0_0_7845132_2862.cpp(51) : error C2228: “.c”的左侧必须有类/结构/联合类型
类型是“std::allocator<_Ty>::value_type”
with
[
_Ty=int
]
0_0_7845132_2862.cpp(52) : error C2228: “.e”的左侧必须有类/结构/联合类型
类型是“std::allocator<_Ty>::value_type”
with
[
_Ty=int
]
|