Advertisement
Membership
Login
ACCU Buttons
Programming Topics and Overload Journal #139 - June 2017
Browse in : |
All
> Topics
> Programming
All > Journals > Overload > o139 Any of these categories |
- Options:
- View Article Map
- View Archives
Allocator for (Re)Actors with Optional Kinda-Safety and Relocation
Description : How do you deal with memory for (Re)Actors? Sergey Ignatchenko proposes an allocation scheme.
Description : How do you deal with memory for (Re)Actors? Sergey Ignatchenko proposes an allocation scheme.
Initialization in C++ is Bonkers
Description : Uninitialised variables can cause problems. Simon Brand reminds us how complicated it can get.
Description : Uninitialised variables can cause problems. Simon Brand reminds us how complicated it can get.
Vulkan and you – Khronos’ successor to OpenGL
Description : Various graphics APIs exist. Andy Thomason unravels the mysteries of Vulkan, the latest 3D Graphics API from Khronos, the custodians of OpenGL.
Description : Various graphics APIs exist. Andy Thomason unravels the mysteries of Vulkan, the latest 3D Graphics API from Khronos, the custodians of OpenGL.
Kotlin for C++ Developers
Description : What could a language the originated on the JVM possibly offer C or C++ devs? Hadi Hariri tells us.
Description : What could a language the originated on the JVM possibly offer C or C++ devs? Hadi Hariri tells us.
Getting Tuple Elements with a Runtime Index
Description : Accessing a tuple with a runtime index is a challenge. Anthony Williams shows us his approach.
Description : Accessing a tuple with a runtime index is a challenge. Anthony Williams shows us his approach.