Added sections about range-based for-loops and uniform initialization
Added section about defaulted and deleted members
Added pod section
Added sections about constructors calling constructors
WIP
repaired recursion problem with bit_or for enum values
added section about available trait type metaprogramming facilities
added a section about lambda functions
some fine tuning
added a section about type inference using auto