Explore >> Select a destination


You are here

cppstories.com
| | www.cppstories.com
3.3 parsecs away

Travel
| | In May 2017 we got one more book about Modern C++! A Few weeks ago I got a copy from Packt Publishing, and today I'd like to write a few words about the book. In short: it's a very good book! :) But let's see what's inside... The Book < a href="http://amzn.
| | www.cppstories.com
3.7 parsecs away

Travel
| | When I was (re)implementing PhotoAlbum sample application I got stuck in one place. Program was about to load a list of textures (like 16 maybe) and suddenly I noticed that the whole process takes quite long time. More disappointing thing was that I got memory access errors for some images and configurations.
| | herbsutter.com
13.3 parsecs away

Travel
| | At CppCon 2018, I gave an update of my Lifetime analysis work that makes common cases of pointer/iterator/range/etc. dangling detectable at compile time (the spec is here in the C++ Core Guidelines GitHub repo). During that talk, we mentioned and demo'd two implementations: as a Visual C++ extension by Kyle Reed and Neil MacIntosh, and...
| | markodenic.com
51.1 parsecs away

Travel
| Free programming books, algorithms, public APIs, and much more.