IT点滴

我不去想是否能够成功 既然选择了远方 便只顾风雨兼程
  博客园  :: 首页  :: 联系 :: 订阅 订阅  :: 管理

2008年9月28日

摘要: 我在最近的一个项目中,曾想给CList模板类实现赋值操作符的特化,遇到了一个问题。就是c++编译器会崩溃,并报如下错误: fatal error C1001: An internal error has occurred in the compiler. 1>(compiler file 'msc1.cpp', line 1393) 1> To work around this problem... 阅读全文

posted @ 2008-09-28 15:26 Ady Lee 阅读(2212) 评论(3) 推荐(0) 编辑