Not a template error after all...

published at 12.06.2025 17:47 by Jens Weller
Save to Instapaper Pocket

I remember seeing the error, looking at the code and wondering what went wrong? And as the error triggered in a template function, I did wonder if I've hit an edge case where my code was subtly wrong. Or did a compiler upgrade make this emerge? The function in question did not error always, just a few times as a runtime error.

What C++ topics are interesting to you or your team right now?

published at 29.05.2025 17:59 by Jens Weller
Save to Instapaper Pocket

As the Meeting C++ 2025 call for talks closes next week, I've been thinking about what are you thinking about in regards of C++?

Experimenting with AI Chatbots for C++

published at 28.04.2025 20:30 by Jens Weller
Save to Instapaper Pocket

Writing down my thoughts and experiences with vibe coding C++ with chatbots. I've recently played around with Grok, ChatGPT and Claude to get a feeling if they'd be useful for simple or more complex coding tasks.

Hello World? Really?

published at 17.04.2025 21:39 by Jens Weller
Save to Instapaper Pocket

Some one suggested I'd start my new newsletter about learning C++ with my thoughts on hello world in the age of C++23.

Querying the web from a QDialog

published at 13.03.2025 16:36 by Jens Weller
Save to Instapaper Pocket

I've recently made a Meeting C++ news page public, which lists all the links I post on the social media of Meeting C++. That way you don't rely on an algorithm to know whats the newest blog posts and news in the C++ world.

More Blog entries