Blog intro / terminology.- SFINAE / type deduction.
- Nested bind.
Virtual inheritance.- Switch trick for exhaustive enumeration.
Capture by move through bind in C++11.Avoid copying through pass-by-value and move.- ODR and operator«.
- Initialization order.