Report from the Croydon 2026 ISO C++ Committee meeting - mp-units

https://lemmy.world/post/44889723

Report from the Croydon 2026 ISO C++ Committee meeting - mp-units - Lemmy.World

Lemmy

Meeting C++ Community Survey

LAST CHANCE to register for the AI++ 101 - Build an AI Coding Assistant in C++ workshop by Jody Hagins that is taking place on Tuesday!

Workshop Information & Registration: https://cpponline.uk/workshop/ai-101/

Tickets cost £345 (£90 for students)

#cpp #ai #workshop #artificialintelligence

malloc() and free() have been replaced with new and delete. The class constructor shenanigans have been removed.

Then I noticed some calls to calloc(), realloc(), and reallocarray(). Oops. So not quite as done as I initially thought.

For those who missed my original post, this codebase has over 5000 source files, so there is significant code to go through. #cpp

Evolving a Translation System with Reflection in C++

Lately, I’ve been using C++26 reflection to create some crazy and cursed stuff. But even though I quite enjoy that work, it is as well quite far from the norm of what reflection is going to offer us in our everyday code.

fried-blog

Wrote a new article! Part of my Lua series, using Lua with C++. Integration, API usage, common patterns.

https://martin-fieber.de/blog/cpp-and-lua/

#Lua #LuaSeries #Cpp

C++ and Lua

Besides on its own, Lua is also an amazing language to extend applications. This article is an overview of how to do just that. Integrating Lua into a C++ application, state and stack, accessing data, defining new functions and modules, and more.

Report from the Croydon 2026 ISO C++ Committee meeting - mp-units

The quantities and units library for C++

Effort ≠ impact.
Junior devs optimize for effort—seniors optimize for impact.
Learn the mindset shift that actually grows your career in our workshop led by Sandor Dargo 🚀

Watch the full workshop preview video: https://youtu.be/ODqIfQdSjOM

#cpp #dev #careergrowth #careers

Junior to Senior Engineer | Soft Skill Development Workshop with Sandor Dargo

YouTube
Qt Online Installer and Qt Installer Framework 4.11.0 Released

Qt Installer framework 4.11. has been released.

#CppPollOfToday: Which TMP libraries do you use in your code base?
https://meetingcpp.com/mcpp/survey/?q=58
#cplusplus
#cpp
Meeting C++ Community Survey