Introduction to C++ Template Metaprogramming and Domain Specific Languages
Details
- Understand the power of templates.
- Leverage templates to write useful code that runs at compile time.
- Use lambda languages developed within C++ to perform specialized operations with expressive syntax.
