C++ 高级元编程(全) 原文:Advanced Metaprogramming in Classic C++ 协议:CC BY-NC-SA 4.0 一、模板 “c++ 支持多种风格。” 比雅尼·斯特劳斯特鲁普,透视 ISO C++ 编程是通过用计算机的一种通用语言与机器对话来向它教授一些东西的过程。你越接近机器习语,单词就越不自然。 每种语言都有自己的表达能力。对于...
Template Metaprogramming with C++ Aug 2022 480 pages 4.6 (14) eBook €25.99 €28.99 ADD TO CART Domain-Driven Design with Golang Dec 2022 204 pages 4.4 (19) eBook €23.99 €26.99 ADD TO CART About the authors 1 of 2 Berner Dominik Berner is a software engineer, blogger, and con...
C++ GUI Qt 4编程(第二版)中文高清PDF版 C++ GUI Programming with Qt 4 (英文原版) C++ Coding Standards 101 Rules Guidelines C++ Template Metaprogramming C++ Standard Library - A Tutorial and Reference Professional Multicore Programming Accelerated C++ - Practical Programming by Example 2005年度最经典C++...
Template Metaprogramming with C++ Aug 2022 480 pages 4.6 (14) eBook €19.99 €28.99 ADD TO CART Domain-Driven Design with Golang Dec 2022 204 pages 4.4 (19) eBook €17.99 €26.99 ADD TO CART About the authors 1 of 2 Berner Dominik Berner is a software engineer, blogger, and con...
认识template 元编程(模板元编程(TMP,template metaprogramming)可将工作由运行期移往编译期,因此得以实现早期错误侦测和更高的执行效率;TMP 可被用来生成 “给予政策选择组合”(based on combinations of policy choices)的客户定制代码,也可用来避免生成对某些特殊类型并不适合的代码) ...
This is accomplished by using advanced C++ techniques, such as operator overloading, template metaprogramming, expression templates, and more. We achieve obfuscated code featuring randomization, opaque predicates and data masking. We evaluate our obfuscating transformations in terms of potency, resilience,...
Boost TypeTraits 库和 Boost Metaprogramming Library (MPL)提供了几个元函数,使用这些元函数可以在编译时对类型进行许多复杂的条件检查。我们用一个小例子来说明这种用法。我们将在后面的章节中看到更多这种用法的例子。 我们不仅可以在类范围内使用静态断言,还可以在函数和命名空间范围内使用。这是一个函数模板库的...
Boost 大概是最重要的第三方 C++ 库。其作者有很多是 C++ 标准委员会的成员。Boost 的很多子库后来都成为 C++ 的标准库。 本页面的其它章节还会继续提及 Boost 在各种领域的应用。 wxWidgets Home:https://wxwidgets.org/ Wikipedia:英文、中文 这是一个非常老牌的 C++ 开源 GUI 框架,诞生于1992年。原先叫做 ...
eBook $36.99 $41.99 ADD TO CART Template Metaprogramming with C++ Aug 2022 480 pages 4.6 (14) eBook $33.99 $37.99 ADD TO CART Domain-Driven Design with Golang Dec 2022 204 pages 4.4 (19) eBook $31.99 $35.99 ADD TO CART About the author Jeff Szuhay Jeff Szuhay is the princip...
Template Metaprogramming with C++ Aug 2022 480 pages 4.6 (14) eBook $33.99 $37.99 ADD TO CART Domain-Driven Design with Golang Dec 2022 204 pages 4.4 (19) eBook $31.99 $35.99 ADD TO CART About the authors 1 of 2 Bast Radovan is working at the High Performance Computing Group ...