Home Tags Smart pointers

Tag: smart pointers

Let’s Get Familiar with Smart Pointers in C++

0
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

2
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...