0_0_35731945_8704.cpp
0_0_35731945_8704.cpp(99) : error C2872: “next”: 不明确的符号
可能是“0_0_35731945_8704.cpp(13) : std::vector<int,std::allocator<_Ty>> next”
with
[
_Ty=int
]
或 “VC2013\INCLUDE\xutility(771) : _FwdIt std::next(_FwdIt,iterator_traits<_Iter>::difference_type)”
0_0_35731945_8704.cpp(106) : error C2872: “next”: 不明确的符号
可能是“0_0_35731945_8704.cpp(13) : std::vector<int,std::allocator<_Ty>> next”
with
[
_Ty=int
]
或 “VC2013\INCLUDE\xutility(771) : _FwdIt std::next(_FwdIt,iterator_traits<_Iter>::difference_type)”
0_0_35731945_8704.cpp(115) : error C2872: “next”: 不明确的符号
可能是“0_0_35731945_8704.cpp(13) : std::vector<int,std::allocator<_Ty>> next”
with
[
_Ty=int
]
或 “VC2013\INCLUDE\xutility(771) : _FwdIt std::next(_FwdIt,iterator_traits<_Iter>::difference_type)”
|