Final report from using std::cpp 2024
From April 24th to 26th we had our annual edition of the C++ conference using std::cpp 2024. This is the major conference held in Spain since 2013.
Our final report has now been published:
Report from using std::cpp 2024
It includes answers to many interesting questions from the audience, not only about the conference, but also about the state of the C++ programming language ecosystem.
Do you want to know which is the most widely used version of the C++ language amont our attendees? What are the most popular platforms and compilers? Which tools are used?
And above all, do you really want to know which one was considered the best talk in the conference?

Registration is now open for CppCon 2024! The conference starts on September 15 and will be held
Registration is now open for CppCon 2024! The conference starts on September 15 and will be held
In the last post of this series we started exploring how to erase an element from the middle of a vector.
Registration is now open for CppCon 2024! The conference starts on September 15 and will be held
In recent discussions around the use of std::move in C++, questions have arisen regarding its potential overuse and the compiler's treatment of its return values. Addressing concerns raised by developers like Jonathan Duncan, this article delves into the nuances of
Registration is now open for CppCon 2024! The conference starts on September 15 and will be held
Registration is now open for CppCon 2024! The conference starts on September 15 and will be held