Image

Imagekenshinhimura wrote in Imagecpp 😊impressed

Andrei Alexandrescu. Modern C++ Design. 2001, Addison Wesley Longman.

Hmm... there's a lot more to templates than plain substitutes to macros it seems...

This book is not for those who _MUST_ code everything they read, however if you have a c++ parser built into your head (which can be gained through reading lotsa c++ stuff and experience) this book is a blast!

On second thought this book is just pure rubbish since templates are just macros whose functionality and control are raised to the exponent of a several million. ;)