0_0_20731908_11646.cpp
0_0_20731908_11646.cpp(11) : error C2784: “_Pair_data<_Idx,std::pair<_Ty1,_Ty2>>::_RRtype std::get(std::pair<_Ty1,_Ty2> &&) throw()”: 未能从“char [1000]”为“std::pair<_Ty1,_Ty2> &&”推导 模板 参数
VC2013\INCLUDE\utility(438) : 参见“std::get”的声明
0_0_20731908_11646.cpp(11) : error C2784: “_Pair_data<_Idx,std::pair<_Ty1,_Ty2>>::_Ctype std::get(const std::pair<_Ty1,_Ty2> &) throw()”: 未能从“char [1000]”为“const std::pair<_Ty1,_Ty2> &”推导 模板 参数
VC2013\INCLUDE\utility(429) : 参见“std::get”的声明
0_0_20731908_11646.cpp(11) : error C2784: “_Pair_data<_Idx,std::pair<_Ty1,_Ty2>>::_Rtype std::get(std::pair<_Ty1,_Ty2> &) throw()”: 未能从“char [1000]”为“std::pair<_Ty1,_Ty2> &”推导 模板 参数
VC2013\INCLUDE\utility(420) : 参见“std::get”的声明
|