0_0_14588521_24508.cpp
0_0_14588521_24508.cpp(109) : error C2039: “en”: 不是“std::vector<int,std::allocator<_Ty>>”的成员
with
[
_Ty=int
]
0_0_14588521_24508.cpp(109) : error C2780: “void std::reverse(_BidIt,_BidIt)”: 应输入 2 个参数,却提供了 1 个
VC2013\INCLUDE\xutility(3165) : 参见“std::reverse”的声明
0_0_14588521_24508.cpp(110) : error C2039: “en”: 不是“std::vector<int,std::allocator<_Ty>>”的成员
with
[
_Ty=int
]
0_0_14588521_24508.cpp(110) : error C2780: “void std::reverse(_BidIt,_BidIt)”: 应输入 2 个参数,却提供了 1 个
VC2013\INCLUDE\xutility(3165) : 参见“std::reverse”的声明
|