0_0_39321587_18744.cpp
0_0_39321587_18744.cpp(12) : error C2665: “std::stoi”: 2 个重载中没有一个可以转换所有参数类型
VC2013\INCLUDE\string(360): 可能是“int std::stoi(const std::wstring &,size_t *,int)”
VC2013\INCLUDE\string(226): 或 “int std::stoi(const std::string &,size_t *,int)”
尝试匹配参数列表“(const char, nullptr, int)”时
0_0_39321587_18744.cpp(13) : error C2039: “bitset”: 不是“std”的成员
0_0_39321587_18744.cpp(13) : error C2065: “bitset”: 未声明的标识符
0_0_39321587_18744.cpp(13) : error C2228: “.to_string”的左边必须有类/结构/联合
类型是“int”
0_0_39321587_18744.cpp(43) : error C2514: “std::tuple<int,int,std::vector<std::string,std::allocator<_Ty>>>”: 类没有构造函数
with
[
_Ty=std::string
]
0_0_39321587_18744.cpp(44) : error C2784: “_Pair_data<_Idx,std::pair<_Ty1,_Ty2>>::_RRtype std::get(std::pair<_Ty1,_Ty2> &&) throw()”: 未能从“std::tuple<int,int,std::vector<std::string,std::allocator<_Ty>>>”为“std::pair<_Ty1,_Ty2> &&”推导 模板 参数
with
[
_Ty=std::string
]
VC2013\INCLUDE\utility(438) : 参见“std::get”的声明
0_0_39321587_18744.cpp(44) : error C2784: “_Pair_data<_Idx,std::pair<_Ty1,_Ty2>>::_Ctype std::get(const std::pair<_Ty1,_Ty2> &) throw()”: 未能从“std::tuple<int,int,std::vector<std::string,std::allocator<_Ty>>>”为“const std::pair<_Ty1,_Ty2> &”推导 模板 参数
with
[
_Ty=std::string
]
VC2013\INCLUDE\utility(429) : 参见“std::get”的声明
0_0_39321587_18744.cpp(44) : error C2784: “_Pair_data<_Idx,std::pair<_Ty1,_Ty2>>::_Rtype std::get(std::pair<_Ty1,_Ty2> &) throw()”: 未能从“std::tuple<int,int,std::vector<std::string,std::allocator<_Ty>>>”为“std::pair<_Ty1,_Ty2> &”推导 模板 参数
with
[
_Ty=std::string
]
VC2013\INCLUDE\utility(420) : 参见“std::get”的声明
0_0_39321587_18744.cpp(45) : error C2784: “_Pair_data<_Idx,std::pair<_Ty1,_Ty2>>::_RRtype std::get(std::pair<_Ty1,_Ty2> &&) throw()”: 未能从“std::tuple<int,int,std::vector<std::string,std::allocator<_Ty>>>”为“std::pair<_Ty1,_Ty2> &&”推导 模板 参数
with
[
_Ty=std::string
]
VC2013\INCLUDE\utility(438) : 参见“std::get”的声明
0_0_39321587_18744.cpp(45) : error C2784: “_Pair_data<_Idx,std::pair<_Ty1,_Ty2>>::_Ctype std::get(const std::pair<_Ty1,_Ty2> &) throw()”: 未能从“std::tuple<int,int,std::vector<std::string,std::allocator<_Ty>>>”为“const std::pair<_Ty1,_Ty2> &”推导 模板 参数
with
[
_Ty=std::string
]
VC2013\INCLUDE\utility(429) : 参见“std::get”的声明
0_0_39321587_18744.cpp(45) : error C2784: “_Pair_data<_Idx,std::pair<_Ty1,_Ty2>>::_Rtype std::get(std::pair<_Ty1,_Ty2> &) throw()”: 未能从“std::tuple<int,int,std::vector<std::string,std::allocator<_Ty>>>”为“std::pair<_Ty1,_Ty2> &”推导 模板 参数
with
[
_Ty=std::string
]
VC2013\INCLUDE\utility(420) : 参见“std::get”的声明
0_0_39321587_18744.cpp(46) : error C2784: “_Pair_data<_Idx,std::pair<_Ty1,_Ty2>>::_RRtype std::get(std::pair<_Ty1,_Ty2> &&) throw()”: 未能从“std::tuple<int,int,std::vector<std::string,std::allocator<_Ty>>>”为“std::pair<_Ty1,_Ty2> &&”推导 模板 参数
with
[
_Ty=std::string
]
VC2013\INCLUDE\utility(438) : 参见“std::get”的声明
0_0_39321587_18744.cpp(46) : error C2784: “_Pair_data<_Idx,std::pair<_Ty1,_Ty2>>::_Ctype std::get(const std::pair<_Ty1,_Ty2> &) throw()”: 未能从“std::tuple<int,int,std::vector<std::string,std::allocator<_Ty>>>”为“const std::pair<_Ty1,_Ty2> &”推导 模板 参数
with
[
_Ty=std::string
]
VC2013\INCLUDE\utility(429) : 参见“std::get”的声明
0_0_39321587_18744.cpp(46) : error C2784: “_Pair_data<_Idx,std::pair<_Ty1,_Ty2>>::_Rtype std::get(std::pair<_Ty1,_Ty2> &) throw()”: 未能从“std::tuple<int,int,std::vector<std::string,std::allocator<_Ty>>>”为“std::pair<_Ty1,_Ty2> &”推导 模板 参数
with
[
_Ty=std::string
]
VC2013\INCLUDE\utility(420) : 参见“std::get”的声明
0_0_39321587_18744.cpp(56) : error C2039: “make_tuple”: 不是“std”的成员
0_0_39321587_18744.cpp(56) : error C3861: “make_tuple”: 找不到标识符
0_0_39321587_18744.cpp(57) : error C2039: “make_tuple”: 不是“std”的成员
0_0_39321587_18744.cpp(57) : error C3861: “make_tuple”: 找不到标识符
|