1084267_0_0_31356.cpp
1084267_0_0_31356.cpp(20) : error C2228: “.from”的左侧必须有类/结构/联合类型
类型是“std::allocator<_Ty>::value_type”
with
[
_Ty=int
]
1084267_0_0_31356.cpp(20) : error C2228: “.to”的左侧必须有类/结构/联合类型
类型是“std::allocator<_Ty>::value_type”
with
[
_Ty=int
]
1084267_0_0_31356.cpp(20) : error C2228: “.w”的左侧必须有类/结构/联合类型
类型是“std::allocator<_Ty>::value_type”
with
[
_Ty=int
]
|