Explore >> Select a destination


You are here

danielsieger.com
| | cppstories.com
4.2 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.
| | philjordan.eu
3.6 parsecs away

Travel
| |
| | gustedt.wordpress.com
3.0 parsecs away

Travel
| | C++ seems to finally converge with their contracts proposal, https://wg21.link/p2900. I decided to give it a try and come up with ideas how such a thing would look for C. This is in early stages, not a full proposal yet, and still would need implementation by some of the major compilers. In particular, the C++...
| | isocpp.org
23.9 parsecs away

Travel
|