C++ Casts: To lie, and hopefully - to lie usefully - Patrice Roy - Meeting C++ 2025
Patrice Roy gave a great talk online on C++ casts at Meetign C++ 2025
To lie, and hopefully - to lie usefully - Patrice Roy - Meeting C++ 2025
by Patrice Roy
October 25, Pavia, Italy
November 6-8, Berlin, Germany
November 3-8, Kona, HI, USA
By Meeting C++ | Nov 23, 2025 09:18 AM | Tags: meetingcpp c++17 c++11 basics advanced
Patrice Roy gave a great talk online on C++ casts at Meetign C++ 2025
To lie, and hopefully - to lie usefully - Patrice Roy - Meeting C++ 2025
by Patrice Roy
By Meeting C++ | Nov 20, 2025 07:51 AM | Tags: meetingcpp community
The first video from Meeting C++ 2025. As every year the online track is released first.
The Code is Documentation Enough - Tina Ulbrich - Meeting C++ 2025
by Tina Ulbrich
Watch now:
By Meeting C++ | Oct 28, 2025 09:42 AM | Tags: meetingcpp community
With today, the final schedule for Meeting C++ 2025 has been published. Tickets for Berlin and online are still available until next week Wednesday!
The last update to the schedule for Meeting C++ 2025
by Jens Weller
From the article:
With release of the static html schedule for the website everything is ready for Meeting C++ 2025!
For a few years now Meeting C++ offers two schedules: the live schedule is coming from the database, which allows us to make changes during the conference. The other schedule is part of the static website and just a single page powered by the C++ CMS from Meeting C++. Due to the 5th track this year I've just had one week before the conference the time to update the website with this now final program for the conference.
By Meeting C++ | Oct 24, 2025 08:22 AM | Tags: meetingcpp community
While preparing a talk for Meeting C++ 2025 I've started looking into binary trees. And got curious about a different design choice.
Looking at binary trees in C++
by Jens Weller
From the article:
I'm in the process of preparing a quick talk on trees in C++ for Meeting C++ 2025. In order to see what the web offers, I've searched exactly for this, "trees in C++".
This showed that most posts found by duckduckgo or google were about binary trees, and in particular the same or similar implementation of using raw pointers for the left/right elements in the tree. Including using new to allocate for the nodes, only some times the code also bothers with using delete. The basic node class looks like this:
By Meeting C++ | Oct 23, 2025 10:00 AM | Tags: meetingcpp community
Meeting C++ 2025 has now a fully filled schedule with 5 Tracks on 3 days!
Schedule of Meeting C++ 2025
November 6th - 8th, Berlin and online.
By Meeting C++ | Oct 15, 2025 05:24 AM | Tags: meetingcpp community
Meeting C++ hosts a new track in Berlin this year, offering 4 tracks onsite
Releasing the 5th Track for Meeting C++ 2025
by Jens Weller
from the article:
I am excited to announce that with the recent changes to the schedule, Meeting C++ 2025 has now 5 tracks: 4 onsite and 1 online track. This new track is possible thanks to better funding from sponsors and exhibitors enabling even more C++ content at Meeting C++ in Berlin.
For onsite attendees there is a new batch of hotel tickets and team tickets available. The current hotel ticket batch sells until Mid October.
These are the new talks which are now at the conference:
New talks at Meeting C++ 2025100 BC (binary compatibility) - Marc Mutz
Case Study: Purging Undefined Behavior and Intel Assumptions in a Legacy Codebase - Roth Michaels
Type Traits without Compiler Intrinsics – The Promise of Static Reflection - Andrei Zissu
Back to the basics: Namespaces 101 - Sandor Dargo
Building Bridges: C++ Interop., Foreign Function Interfaces & ABI - Gareth Williamson
Instruction Level Parallelism and Software Performance - Ivica Bogosavljevic
Real-time Safety — Guaranteed by the Compiler! - Anders Schau Knatten
Missing (and future?) C++ range concepts - Jonathan Müller
From Introductory to Advanced C++ - Learning Guidelines - Slobodan Dmitrovic
MISRA C++ 2023 - Richard Kaiser
By Meeting C++ | Oct 8, 2025 10:21 AM | Tags: qt meetingcpp community
A blog entry about this years t-shirt at Meeting C++ 2025 and exploring QPainterPath for it.
You should use QPainterPath they said...
by Jens Weller
From the article:
This post is about what I learned while playing around with QPainterPath for this years t-shirt at Meeting C++ 2025 sponsored by Hudson River Trading.
One of the issues from last years t-shirt was when using drawText from QPainter, one does not really *draw* text in an svg exported. Instead you'll get the text and the font kinda embedded in an svg. What good is that in a vector graphic? This was a bit of a surprise when I ran into issues with this last year during printing. While this could be solved with the printing company picking a different font, it would have been also solved by using QPainterPath. At least this was the feedback from some of the Qt experts present onsite or online...
By Meeting C++ | Oct 6, 2025 01:04 PM | Tags: meetingcpp conference community
With Meeting C++ 2025 coming closer, we're doing a last round of onboarding for sponsors
Final call for sponsors for Meeting C++ 2025
by Jens Weller
From the article:
With Meeting C++ 2025 just being 5 weeks away, I share a call for sponsors with you.
Maybe your employer is interested in being present as a sponsor at this years Meeting C++ conference? Have you thought about the possibilty that you could have your employer sponsor Meeting C++ 2025?
As an organization Meeting C++ gets its funding through sponsorship and ticket sales for the conference mostly.
By Meeting C++ | Sep 25, 2025 07:29 AM | Tags: meetingcpp community
Meeting C++ is offering online and onsite student and support tickets for this years conference!
Highlighting the student and support tickets for Meeting C++ 2025
by Jens Weller
From the article:
I'd like to point towards the programs for those that can't afford to pay for a ticket for Meeting C++ 2025: the programs for the student and support tickets.
And let me start with thanking those that enable these programs through their ticket buying: the attendees and sponsors of Meeting C++ 2025! With the schedule published, I'd like to highlight the student and support tickets for Meeting C++ 2025. For a few years now Meeting C++ has hosted programs to give students, underrepresented folks and those who can't afford a ticket access to the conference.
By Meeting C++ | Sep 11, 2025 09:00 AM | Tags: meetingcpp jobs events community
Meeting C++ is hosting a job fair in October online and planning a job fair in November in Berlin at Meeting C++ 2025!
Planning the next Meeting C++ job fairs
by Jens Weller
From the article:
The next Meeting C++ online job fair is planned for October 14th & 15th, also I'd like to talk about the onsite job fair plans for Meeting C++ 2025!
If you have open positions you should advertise them in the bi-weekly Meeting C++ Jobs Newsletter, which now also powers the candidate listing of Meeting C++ with 80+ international candidates at the moment.