Explore >> Select a destination


You are here

www.bfilipek.com
| | solarianprogrammer.com
5.1 parsecs away

Travel
| | How to compile from sources GCC 10 on macOS Catalina
| | cppstories.com
0.0 parsecs away

Travel
| | 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
4.6 parsecs away

Travel
| | 1 post published by Betty Owens on September 4, 2014
| | gist.github.com
26.1 parsecs away

Travel
| What is Strict Aliasing and Why do we Care? GitHub Gist: instantly share code, notes, and snippets.