Examles with virtual functions | On slide | - |
Example - Point<C> | On slide | - |
Example - Point<C,dim,default_value> | On slide | - |
Example - Specialization of Point<C> to Point<char> | On slide | - |
Example of copying objects: Default copying | On slide | - |
Example of copying objects: Programmed copying | On slide | - |
Example of Policies with Templates | On slide | - |
Example of program organization | On slide | - |
Example of program organization - with namespace | On slide | - |
Example of type function: Integer of given byte size | On slide | - |
Example use of unique_ptr and shared_ptr | On slide | - |
Example uses of iterators - basic stuff | On slide | - |
Example: Operator overloading in class Point | On slide | - |
Examples of casting | On slide | - |
Examples of constant expressions | On slide | - |
Examples of explicit, deleted, and defaulted constructors | On slide | - |
Examples of inheritance: Constructors and destructors | On slide | - |
Explicit type conversion | On slide | - |
Expressions and operators | On slide | - |