专职C++

不能停止的脚步

  C++博客 :: 首页 :: 联系 :: 聚合  :: 管理
  163 Posts :: 7 Stories :: 135 Comments :: 0 Trackbacks

常用链接

留言簿(28)

我参与的团队

搜索

  •  

最新评论

阅读排行榜

评论排行榜

引用页:http://andy.jgknet.de/blog/?p=649
C++Builder’s CRTL now uses FastMM as built-in memory manager. You can see this in “source\cpprtl\Source\memory\_fastmm.c”. It has also AUTO_SHARE_MEMORYMANAGER defined what means that it can work with the Delphi FastMM memory manager and the BorlndMM.dll isn’t necessary anymore.

There are also some optimized c-string and memory functions in the CRTL code. Looks like somebody got rid of the 1992/93 implementations.

posted on 2009-09-19 23:22 冬瓜 阅读(544) 评论(0)  编辑 收藏 引用 所属分类: 转贴

只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理