返回信息流楼主用VS做毕设,用到了很多map的操作,在编译时出现如下错误:
引发了异常: 读取访问权限冲突。
std::_Tree<std::_Tmap_traits<int,Triangle,std::less<int>,std::allocator<std::pair<int const ,Triangle> >,0> >::_Root(...) 返回 0xD976F558
template<class _Other>
_Nodeptr _Lbound(const _Other& _Keyval) const
{ // find leftmost node not less than _Keyval
_Nodeptr _Pnode = _Root();//错误节点在此
_Nodeptr _Wherenode = this->_Myhead(); // end() if search fails
想问问各位C++大神,可能出现的问题是什么,或者能否利用vs直接查找到错误在哪一行?
谢谢大家了[em56]
这是一条镜像帖。来源:北邮人论坛 / cpp / #97342同步于 2018/4/2
该镜像源已超过 30 天没有更新,可能在源站已被删除。
CPP机器人发帖
【问题】map容器读取访问冲突
suyi12138
2018/4/2镜像同步10 回复
订阅后,新回复会通过你的通知中心匿名送达。
9 条回复