ACCU’s Overload journal of June 2017 is out. It contains the following C++ related articles.
Overload 139 is now available
From the journal:
I am not a number
Description : When is a number not a number? Frances Buontempo counts the ways this happens. by Frances Buontempo
Allocator for (Re)Actors with Optional Kinda-Safety and Relocation
How do you deal with memory for (Re)Actors? Sergey Ignatchenko proposes an allocation scheme. by Sergey Ignatchenko
Initialization in C++ is Bonkers
Uninitialised variables can cause problems. Simon Brand reminds us how complicated it can get. by Simon Brand
Vulkan and you – Khronos’ successor to OpenGL
Various graphics APIs exist. Andy Thomason unravels the mysteries of Vulkan, the latest 3D Graphics API from Khronos, the custodians of OpenGL. by Andy Thomason
Kotlin for C++ Developers
What could a language the originated on the JVM possibly offer C or C++ devs? Hadi Hariri tells us. by Hadi Hariri
Getting Tuple Elements with a Runtime Index
Accessing a tuple with a runtime index is a challenge. Anthony Williams shows us his approach. by Anthony Williams
Afterwood
What makes programming fun? Chris Oldwood ponders what floats his boat. by Chris Oldwood
Add a Comment
Comments are closed.