1.3. Why metaprogramming? 问一下人们为什么想这么做是有意义的;毕竟,即使像factorial metafunction这样的玩具程序也有些深奥;为了演示类型计算如何应用在
THE BOOST C++ METAPROGRAMMING LIBRARY Aleksey Gurtovoy MetaCommunications agurtovoy@meta-com
1.2.3. Type sequences 程序化的操作类型集合的能力是很多有意义的C++元程序的重要的工具 因为这种能力MPL支持的很好,这里我们仅仅简要的介绍一下基础的东西 后面,我们
The Boost.Threads Library Bill Kempf Standard C++ threads are imminent. CUJ predicts they w
C++模板元编程 by Micolai Josuttis, David Vandevoorde 摘自C++ Templates: The Complete Guide一书 [译者注:翻译本文,全为引介
Aleksey Gurtovoyi and David Abrahamsii iMetaCommunications, iiBoost Consulting, 摘要 本文论述了
Item 48: 感受 template metaprogramming(模板元编程) 作者: 译者: 发布: template metaprogramming (TMP)(模板元编程
Item 48: 感受 template metaprogramming(模板元编程) 作者: 译者: 发布: template metaprogramming (TMP)(模板元编程
函数对象和高阶编程(Function Objects and Higher-Order Programming)Boost.Bind Bind是标准库绑定器(bind1st和bind2nd)的一个泛化
Beyond the C++ Standard Library: An Introduction to Boost By Björn Karlsson ..............