Part IV Advanced C++ Topics
- Multiple Inheritance
- Namespaces
- Operator Keywords
- Default Arguments in Constructors and Functions
- Constructor Initializer Lists
- Immutable Classes and Objects
- Passing Functions as Parameters
- Enumerated Types
- Nested Classes
- The & and | Operators
- Bit Operations
- Visual C++ GUI Applications Using VS 2012 | Visual C++ GUI Applications Using VS2010 or 2008
- Lambda Functions
- Compare C++ Syntax and Featuers with Java
- Hashing (Implementation of set and map in C++)