Lesson 14 - Templates - continued
In the last lesson, Templates, we've implemented a dynamic array using templates. Thanks to this, we can use this array for any type and we don't have to implement each case separately.
Today we'll show you how to wrap it all up in a structure and try to save some memory by optimizing for the bool type.
Template structure
Just as we can have a template function, we can also have a template structure (in OOP we'll also learn to create template classes). The logic is exactly the same - we use
...End of the preview...
Continue further
You've come here and that's great! We believe that the first lessons showed you something new and useful
Do you want to continue the course? Go to the premium section.
Buy this course
This article is licensed: Premium, by buying this article, you agree with the terms of use.
- Unlimited and permanent access to individual lessons.
- High quality IT knowledge.
- Skills to help you get your dream and well-paid job.
Article description
Requested article covers this content:
Let's look at a more advanced template application and implement a bit array.
You gain credits by supporting our network. This is done by sending a helpful amount of money to support the site, or by creating content for the network.