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
Added section about defaulted and deleted members
Added pod section
Added sections about constructors calling constructors