|
You are here |
www.bfilipek.com | ||
| | | | |
solarianprogrammer.com
|
|
| | | | | How to compile from sources GCC 10 on macOS Catalina | |
| | | | |
cppstories.com
|
|
| | | | | Some time ago I covered how to use custom deleters with smart pointers. The basic idea is to specify a dedicated method that will be called when a pointer is released. One logical application of custom deleters might be resource handles like files or the WinApi HANDLE type. Let's see how can we implement such thing. | |
| | | | |
bettythomasonowens.com
|
|
| | | | | 1 post published by Betty Owens on September 4, 2014 | |
| | | | |
gist.github.com
|
|
| | | What is Strict Aliasing and Why do we Care? GitHub Gist: instantly share code, notes, and snippets. | ||