Edited by humans. Written by AI. How our editing works

C++

9 stories tagged C++.

Title slide for a C++ conference talk on auto-vectorizing compilers with the Speed for Free logo and presenter name Stefan…

The Regulatory Implications of Auto Vectorizing Compilers

Samira Barnes6 months ago
C++ code demonstrating range-based for loop syntax with const auto and auto&& for efficient container traversal and object…

C++ Tips: Trim Unneeded Objects for Speed

Tyler Nakamura6 months ago
Block diagram showing daughterboard hardware components including ESP32 MCU, battery charger, GNSS receiver, and fuel gauge…

AI and C++: A System Programmer's New Ally

Bob Reynolds6 months ago
Mikhail Svetkin presents on constexpr and C++ safety at Meeting C++ 2025, shown speaking on camera in the top right corner…

Constexpr: A New Dawn for C++ Safety Standards

Samira Barnes6 months ago
Diagram showing the scan algorithm with five data blocks, their sums (18, 15, 14, 19, 8), and resulting prefix sums (0, 18,…

Unlocking C++ Efficiency: Lazy Ranges & Parallelism

Dev Kapoor6 months ago
Dark blue presentation slide for CppCon 2025 with yellow title text, speaker name, and conference branding in bottom corners

Revitalizing C++: Balancing Safety, Efficiency, and Legacy

Samira Barnes6 months ago
Andreas Fertig speaking at Meeting C++ 2025 conference with presentation title and contact details displayed on screen

Unlocking Embedded C++: New Features Explained

Yuki Okonkwo7 months ago
C++ code snippet showing enum with bitwise OR operation, questioning whether the implementation approach is correct

C++ APIs: Lessons from Code Review at CppCon

Mike Sullivan7 months ago
Jonathan Müller speaking at CppCon 2025 about Cache-Friendly C++, scheduled for September 13-19

Unlocking C++ Performance: The Cache-Friendly Approach

Tyler Nakamura7 months ago