共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > fcppt |
fcppt
|
0 | 1 | 1726 |
贡献者 | 讨论 | 代码提交 |
Freundlich's C++ toolkit
Boost already is a very useful general purpose library. If you use C++ without boost, the need for something that is already provided by it will soon arise. However, boost is not perfect (and fcppt isn't either). The need for something that isn't provided by boost might arise, too, and there are even some things I consider not done "well" in boost. Freundlich's C++ toolkit (from now on shortened to fcppt) tries to fill in some gaps left by boost and even implements some replacements for a few boost components.