May 2013
Intermediate to advanced
1376 pages
47h 26m
English
Trips to fairly unknown regions should be made twice; once to make mistakes and once to correct them.
– John Steinbeck
Type Aliases; Type Predicates; Selecting a Function; Traits
Selection; Iteration and Recursion; When to Use Metaprogramming
• Conditional Definition: Enable_if
Use of Enable_if; Implementing Enable_if; Enable_if and Concepts; More Enable_if Examples
A Simple Output Function; Element Access; make_tuple
A Type-Safe printf(); Technical Details; Forwarding; The Standard-Library tuple
Units; Quantitys; Unit Literals; Utility Functions
• Advice
Programming that manipulates ...