Niebloids in range-v3 and other libraries has successfully demonstrated its prowess in avoiding ADL screwups while enabling those extension points of the same manner. But itβs not for all extension point APIs: there are a few weaknesses in
C++Now 2019 was held in scenic Aspen, Colorado again, and I geared up with two of the same roles as before but one new task:
The C++ library for fast interop to Lua is finally official, and now I can say Iβve done it while popping the cork for a
This is going to be a practical overview of how I reduced the compilation time and binary sizes of Release Mode (-O3 or /Ox) C++ software. The goal of this will be to review some of the things that help with the goal, and some of the things that C++ as a language is fundamentally incapable of producing satisfactory answers to. Letβs
As part of a series of βI open my big mouth and volunteer to do more thingsβ, I am going to do my best to be brief and do more than just give observations about the C++ Standards Committee, but give you some of the tools on