C++ Template Metaprogramming sheds light on the most powerful idioms of today s C++, at long last delivering practical metaprogramming tools and techniques into the hands of the everyday programmer. A metaprogram is a program that generates or manipulates program code. Ever since generic programming was introduced to C++, programmers have discovered myriad "template tricks" for manipulating programs as they are compiled, effectively eliminating the barrier between program and metaprogram. While excitement among C++ experts about these capabilities has reached the community at large, their practical application remains out of reach for most programmers. This book explains what metaprogramming is and how it is best used. It provides the foundation you ll need to use the template metaprogramming effectively in your own work.
标签: Metaprogramming Template powerful idioms
上传时间: 2013-11-30
上传用户:aix008
1. compile: mpicc cjacobi.c -o cjacobi -lm 2. run: mpirun -np 4 cjacobi 3. result: Input of file "dataIn.txt"
标签: cjacobi compile mpirun result
上传时间: 2016-08-24
上传用户:xiaoxiang
linux组播代码 #! /bin/sh gcc -Wall mcastclient.c -o mcastclient gcc -Wall mcastserver.c -o mcastserver #./mcastserver 230.1.1.1 7838 #./mcastclient 230.1.1.1 7838 192.168.100.1 12345
标签: mcastclient Wall mcastserver mcastserve
上传时间: 2013-12-20
上传用户:lepoke
这是由Stanley B. Lippman, Josée Lajoie, Barbara E. Moo编写的,很好用的一本书,这是中文版的
上传时间: 2013-12-30
上传用户:silenthink
windows S/C socket example.
上传时间: 2013-12-27
上传用户:lizhen9880
a XOR b> a,然后a XOR b< b,and both a and b are dependent data
上传时间: 2014-01-27
上传用户:yxgi5
the code environment s C++. it is in image processing field. this code Read TIFF Image then it excute a Median Filter Classical on gray images. after that it Write TIFFU nsigned Char.
标签: code environment processing Image
上传时间: 2016-12-24
上传用户:xiaoxiang
用动态规划法求解TSP问题的C++源码 在Linux中用g++编译通过
上传时间: 2016-12-30
上传用户:siguazgb
MCS-51单片机C语言的U盘文件读写示例程序, 适用于89C52或者更大程序空间的单片机
上传时间: 2017-04-12
上传用户:luke5347
it s a java game...u can just download and verify whether it is working or not..
标签: download whether working verify
上传时间: 2013-12-30
上传用户:无聊来刷下