Added section about unordered_map (hash_map removed)
Added section about function object return types
Added section about tuples
wip
Added a section about explicit conversion operators.
Added a section about long long int
added section about user defined literals
WIP on perfect forwarding
WIP on move constructors etc.
Added sections about range-based for-loops and uniform initialization