C++模板元编程(中文版)
2024-03-21 08:21:35 24.56MB pdf
1
C++ template Metaprogramming 的一本小书.介绍了C++ template Metaprogramming的实际应用,基于 C++11 C++14.
2023-02-24 17:02:23 2.48MB C++
1
Advanced Metaprogramming in Classic C;c++模板元编程
2022-09-25 13:01:08 4.53MB c++
本书详细介绍了Elixir语言中关于元编程的各种知识。作者是Chris McCord。
2021-12-04 12:39:42 4.48MB Elixir Metaprogramm
1
这是C++ Template Metaprogramming原书附带的例子代码,可以方便各位进行研习,请首先编译开篇的第一个例子,以测试你手头的编译器对模板的支持程度。 另,有的亲反映上载的书无法打开,可能是Windows7进行了权限控制,请选择文件,然后单击右键选“属性”,然后选“解除锁定”就可以阅读了。
2021-11-08 22:37:31 478KB C++ 模板元编程
1
C++.Template.Metaprogramming.-.companion.cd.rar
2021-11-08 22:25:37 634KB c++ Template
1
C++ Template Metaprogramming 英文 PDF 非扫描版 David Abrahams Aleksey Gurtovoy
2021-11-08 20:34:27 1.89MB C++ Template David Abrahams
1
Advanced Metaprogramming in Classic C++ [2015]
2021-10-13 23:09:58 3.48MB C++
1
Metaprogramming is one of Elixir's greatest features. Maybe you've played with the basics or written a few macros. Now you want to take it to the next level. This book is a guided series of metaprogramming tutorials that take you step by step to metaprogramming mastery. You'll extend Elixir with powerful features and write faster, more maintainable programs in ways unmatched by other languages. You'll start with the basics of Elixir's metaprogramming system and find out how macros interact with Elixir's abstract format. Then you'll extend Elixir with your own first-class features, write a testing framework, and discover how Elixir treats source code as building blocks, rather than rote lines of instructions. You'll continue your journey by using advanced code generation to create essential libraries in strikingly few lines of code. Finally, you'll create domain-specific languages and learn when and where to apply your skills effectively. When you're done, you will have mastered metaprogramming, gained insights into Elixir's internals, and have the confidence to leverage macros to their full potential in your own projects.
2021-08-12 18:21:36 4.35MB Meta programming Elixir
1
C++ Template Metaprogramming.chm
2021-05-25 21:58:36 634KB C++ Template Metaprogramming.chm
1