0_0_10627731_10394.cpp
0_0_10627731_10394.cpp(36) : 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_10627731_10394.cpp(36) : error C3861: “lower_bound”: 即使使用参数相关的查找,也未找到标识符
0_0_10627731_10394.cpp(38) : 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_10627731_10394.cpp(38) : error C3861: “upper_bound”: 即使使用参数相关的查找,也未找到标识符
0_0_10627731_10394.cpp(50) : 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_10627731_10394.cpp(50) : error C3861: “lower_bound”: 即使使用参数相关的查找,也未找到标识符
0_0_10627731_10394.cpp(52) : 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_10627731_10394.cpp(52) : error C3861: “upper_bound”: 即使使用参数相关的查找,也未找到标识符
|