A union is a special data type where all members start at the same address. A union can hold only one type at a time; therefore, you can save memory. A tagged union is a union that keeps track of its types.
I started in the last post my journey through the rules for overloading of functions and operators. Let me continue and finish my journey with this post.
There are ten rules for overloading and overload operators in the C++ core guidelines. Many of them are quite obvious, but your software may become very unintuitive if you don't follow them.
There are nine rules to access objects in class hierarchies. Let's have a closer look.
I needed three posts to present the 20 rules for class hierarchies in the C++ core guidelines. Here are the seven remaining rules.
In the last post, I started our journey with the rules to class hierarchies in modern C++. The first rules had a quite general focus. This time, I will continue our journey. Now, the rules have a closer focus.
Let's talk in this post about rules for class hierarchies in general and in particular. The C++ core guidelines have about thirty rules in total; therefore, I have a lot to talk about.
I can not think about modern C++ without lambda expressions. So my wrong assumption was that they are a lot of rules for lambda expressions. Wrong! There are less than ten rules. But as ever I learned something new.
This post will be about comparisons, swap, and hash. That means I conclude with his post my treatise about default operations rules in C++.
The rules for copy and move are quite obvious. But before I describe them I have to write about the two remaining rules for constructors. They are about delegating and inheriting constructors.
Hunting
Today 694
Yesterday 7888
Week 8582
Month 152753
All 11633907
Currently are 208 guests and no members online
Kubik-Rubik Joomla! Extensions
Read more...
Read more...