Kemal Bektaş
Kemal's Dev Notes

Kemal's Dev Notes

Follow
Follow
homeAboutnewsletter
Tag

pointers

#pointers

More content

Read more stories on Hashnode


Articles with this tag

RAII: Resource Management in C++

Dec 27, 20227 min read

When asked about one key feature of C++, Bjarne Stroustrup often cites constructors and destructors, or the idea of RAII. RAII, which stands for...

RAII: Resource Management in C++