We will be covering the below important topics:
- Standard Template Library Basic
- STL Components
- Containers
- Iterators
- Algorithms
- Iterators Adapters
- Manipulating Algorithms
- User-Defined Generic Function
- Functions as Algorithm Arguments
- Function Objects
- Container Elements
- Errors and Exceptions Inside the STL
- Extending the STL
- STL Containers
- Common Container Abilities and Operations
- Vectors
- Deques
- Lists
- Sets and Multisets
- Maps and Multimaps
- Other STL Containers
- Implementing Reference Semantics
- When to Use Which Container
- Container Type and Members in Detail
- STL Iterators
- Header files for Iterators
- Iterator Categories
- Auxiliary Iterator Functions
- Iterator Adapters
- Iterator Traits
- STL Function Objects
- The Concept of Function Objects
- Predefined Function Objects
- Supplementary Composing Function Objects
- STL Algorithms
- Algorithm Header Files
- Algorithm Overview
- Auxiliary Functions
- The 'for_each' Algorithm
- Non modifying Algorithm
- Modifying Algorithm
- Removing Algorithm
- Mutating Algorithms
- Sorting Algorithms
- Sorted Range Algorithms
- Numeric Algorithms
- Special Containers
- Stacks
- Queues
- Priority Queues
- Bitsets
- Allocators
- Using Allocators as an Application Programmer
- Using Allocators as a Library Programmer
- The Default Allocator
- A User Defined Allocator
- Allocators in Detail
- Utilities for Uninitialized Memory in Details
-----------------------------------------------------------------
See Also:
-----------------------------------------------------------------
See Also:
-----------------------------------------------------------------
- Complete Tutorial of C++ Template's
- Standard Template Library Tutorial
- Inter Process Communication Tutorial
- Advance Programming in C & C++
-----------------------------------------------------------------
No comments:
Post a Comment