0_0_8766996_17235.cpp
0_0_8766996_17235.cpp(20) : error C2784: “reverse_iterator<_RanIt>::difference_type std::operator -(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“'unknown-type'”中)的模板参数
VC\include\xutility(634) : 参见“std::operator`-'”的声明
0_0_8766996_17235.cpp(20) : error C3861: “lower_bound”: 即使使用参数相关的查找,也未找到标识符
0_0_8766996_17235.cpp(21) : error C2784: “reverse_iterator<_RanIt>::difference_type std::operator -(const std::reverse_iterator<_RanIt> &,const std::reverse_iterator<_RanIt> &)” : 未能推导出“const std::reverse_iterator<_RanIt> &”(从“'unknown-type'”中)的模板参数
VC\include\xutility(634) : 参见“std::operator`-'”的声明
0_0_8766996_17235.cpp(21) : error C3861: “upper_bound”: 即使使用参数相关的查找,也未找到标识符
0_0_8766996_17235.cpp(42) : error C3861: “reverse”: 即使使用参数相关的查找,也未找到标识符
|