Meeting 112 (27 August 2020)
Bjarne Stroustrup’s Reddit account suspended
2020-08 mailing available
Select papers
- N4862 Business Plan and Convener’s Report
- P0228R6
any_invocable
- P0881R6 A Proposal to add stacktrace library
- P2210R0 Superior String Splitting
The Archive of Interesting Code
Rust and C++ interoperability
Eggs.Invoke
Eggs.Invoke is a C++11/14/17/20 single-header implementation of INVOKE
and its related facilities.
Announcing Meeting C++ online
Visual Studio 2019 V16.7.2 is available
NVIDIA HPC SDK
The NVIDIA HPC SDK C, C++, and Fortran compilers support GPU acceleration of HPC modeling and simulation applications with standard C++ and Fortran, OpenACC® directives, and CUDA®. <…> With support for NVIDIA GPUs and Arm, OpenPOWER, or x86-64 CPUs running Linux, the HPC SDK provides the tools you need to build NVIDIA GPU-accelerated HPC applications.
AddressSanitizer for Windows: x64 and Debug Build Support
Improving code generation time with C++ Build Insights
Visual Studio Code C++ Extension July 2020 Update
CLion 2020.2
Envy
envy is a small header-only library to deserialize environment variables into type-safe structs.
- GitHub (MIT)