Tag: smart pointers
Let’s Get Familiar with Smart Pointers in C++
Many readers have probably heard about smart pointers and their benefits. One of the features of C++11, smart pointers are quite useful and have...
CodeSport
In this month's column, we take a quick look at the threading support introduced in the new standard for C++11.
One of the major events...