WIP on perfect forwarding
WIP on move constructors etc.
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