(legend) Alexander Stepanov introduces Bjarne Stroustrup and why he loves C++

https://youtu.be/-n8FP7Ncq8A

#Programming
#AlexanderStepanov
#BjarneStroustrup
#isocpp
#cplusplus
#legend
#ilovecpp

Alexander Stepanov Introduces Bjarne Stroustrup

YouTube

Bernard Teo on Comparing C++26 reflection with similar capabilities in other programming languages

https://semantics.bernardteo.me/2026/01/30/flavours-of-reflection.html

#isocpp
#cplusplus
#isocpp26
#cplusplus26
#reflection
#constexpr
#programming

Flavours of Reflection — Semantics

Three Cool Things in C++26: Safety, Reflection & std::execution - Herb Sutter - C++ on Sea 2025

YouTube

Marek Polacek's commit 4b0e94b394fa38cdc3431f3cfb333b85373bd948

C++26 Reflection [PR120775]

compile using
g++ -std=c++26 -freflection

#gcc
#g++
#isocpp
#cplusplus
#reflection
#cplusplusreflection

cppstat - C++ Compiler Support Status

A site that lists C++ features and their respective support by compilers and standard libraries, designed as a simple, quickly searchable table.

cppstat - C++ Compiler Support Status

My first time in Bulgaria! I like it so far 🙂

#Bulgaria #isocpp #cplusplus #Sofia

Get onboard the exciting journey of learning about C++ modules.

Download and setup GCC on your Linux system.

cd /tmp
wget https://sourceforge.net/projects/softwarefreedom/files/gcc/gcc.tar.xz/download
sudo tar -C /opt -Jxvf ./download
source /opt/gcc/freedom/source_gcc_env_vars.sh
g++ --version | head -n 1

#isocpp
#cplusplus
#cppmodules
#programming
#gnu
#linux
#gcc
#freedom
#softwarefreedom
#softwarefreedomproject

Latest generated C++ draft is available for download at

https://softwarefreedom.sourceforge.io/docs/std.pdf

This is a margin-trimmed PDF for ease of reading on devices.

#isocpp
#cplusplus
#isowg21draft
#ilovecpp
#softwarefreedom

Yay, C++26 will get contracts and standard library hardening 🎉

#cplusplus #security #isocpp

Should I write a paper aiming for renaming the "unibrow" reflection operator to the "twin-peaks operator"? 🤔 :P

#isocpp