Skip to content

Details

🧊 Core C++ :: Winter Reflections

📍 Location: GM (General Motors)
🗓️ Date: Wednesday, January 28, 2026
👥 Format: In-person (F2F) meetup


🕕 Schedule

Time Session
18:00 Doors open, Networking & Mingling
18:30 Welcome Remarks
18:45 Playing with C++26 Reflection 🎤 Amir Kirsh Intro to static reflection in C++26 — from syntax to creative uses
19:30 C++26 National Body Progress Update Quick rundown of where we are, what’s in, and what’s next
19:45 Impossible Types, Supernatural Guarantees 🎤 Adi Shavit
20:45 TBD — stay tuned!



🔍 Session Highlight:

Playing with C++26 Reflection
Speaker: Amir Kirsh
C++26 brings static reflection to the language — a long-awaited feature that opens the door to advanced metaprogramming and cleaner compile-time code.
In this live session, Amir will introduce the new syntax, walk through practical examples, and spark a group exploration of what this feature enables in real-world use cases.

Impossible Types, Supernatural Guarantees
Speaker: Adi Shavit
What if C++ could verify the impossible, at compile time? This talk explores how to supercharge the compiler’s reasoning with constraints that go beyond the type system, turning assumptions, guidelines, documentation and best practices into compile time guarantees.

Related topics

You may also like