community

Qt Developer Conference--Ann Fernandes

Will you attend?

Qt Developer Conference

by Ann Fernandes

From the article:

We at KDAB are pleased to announce an event we’re planning to host in Berlin this fall, September 28-30. Save the dates for KDAB’s Qt Developer Conference — a conference from Qt developers for Qt developers!

Announcing Meeting C++ 2021 online conference!

This years Meeting C++ conference has been announced! It will be from Nov 10-12th online.

Announcing Meeting C++ 2021 online conference!

by Jens Weller

From the article:

Finally I can announce the official start of this years conference with the begin of the call for talks and the first batch of tickets available!

Meeting C++ 2021 will be from 10th - 12th November (Wed- Fri) and 100% online. Thats different from last year, when part of the planning always had to keep in mind that a hybrid event might become the "better" format due to venue contracts. This was one of the reasons last years conference was single track. Like every year the conference will run under Berlin Code of Conduct.

The most popular C++ standard features

The next article on the results from the Meeting C++ survey

The most popular C++ standard features

by Jens Weller

From the article:

Continuing the series about the Meeting C++ survey results with a look at the standard features. Last week I compared the ISOCPP survey to the one of Meeting C++.

When I was looking into the questions I could ask in the survey tool, it came to my mind that it would be interesting to know more about the details of standards, not just asking for which standard folks use in various ways. So in this blog post, I'm going to show you the questions about standard feature usage.

GCC 11 Release Series

Improved.

GCC 11 Release Series

From the article:

This page is a "brief" summary of some of the huge number of improvements in GCC 11. You may also want to check out our Porting to GCC 11 page and the full GCC documentation.

Five Awesome C++ Papers for the Q1 2021 and C++23 Status--Bartlomiej Filipek

c++ continues to evolve.

Five Awesome C++ Papers for the Q1 2021 and C++23 Status

by Bartlomiej Filipek

From the article:

Between 2018 and 2020, I released several articles with top 5 proposals just around a new ISO C++ meeting happened. Since March 2020, this pattern broke as the meeting went online. Why not restart the series? smile We can look at the recent papers from a whole Quarter.

Let’s start!

Clang 12.0.0 is released

Continuing to improve.

Clang 12.0.0 is released

From the article:

This document contains the release notes for the Clang C/C++/Objective-C frontend, part of the LLVM Compiler Infrastructure, release 12.0.0. Here we describe the status of Clang in some detail, including major improvements from the previous release and new feature work. For the general LLVM release notes, see the LLVM documentation. All LLVM releases may be downloaded from the LLVM releases web site.

For more information about Clang or LLVM, including information about the latest release, please see the Clang Web Site or the LLVM Web Site.

Note that if you are reading this file from a Git checkout or the main Clang web page, this document applies to the next release, not the current one. To see the release notes for a specific release, please see the releases page...

Visual Studio Code C++ Extension April 2021 Update--Julia Reid

Are you using it?

Visual Studio Code C++ Extension April 2021 Update: CUDA C/C++ IntelliSense and Apple Silicon Support

by Julia Reid

From the article:

The April 2021 update of the Visual Studio Code C++ extension is now available! This latest release offers brand new features—such as IntelliSense for CUDA C/C++ and native language server support for Apple Silicon— along with a bunch of enhancements and bug fixes. To find out more about all the enhancements, check out our release notes on GitHub...

Join tomorrows online C++ tool fair organized by Meeting C++

Tomorrow evening(CEST) Meeting C++ organizes the first online C++ tool fair! Join the event to talk to 8 tool vendors! You'll be able to ask questions and see demos of the tools!

Online C++ tool fair

by Jens Weller

About the event:

Similar to the job fair, I decided to host a short tool fair in April, to give the community the chance to see demos and extend their knowledge around C++ tooling!
Event will happen between 20:00 - 22 CEST.
Wonder.me works best in Chrome (only officially supported browser). The mobile app/web client may or may not work.

Present at the event:

Compiler Explorer (Matt Godbolt)
C++ insights (Andreas Fertig)
Quick Bench (Fred Tingaud)
Macchina.io and the Poco project (Günter Obiltschnig)
CppDepends
H5CPP
JFrog/Conan.io

CLion 2021.1: New Code Analysis Options, Updates to Remote Mode, and...--Anastasia Kazakova

Time to test it?

CLion 2021.1: New Code Analysis Options, Updates to Remote Mode, and Postfix Completion

by Anastasia Kazakova

From the article:

This new version provides an overhaul for code analysis, allowing it to catch more potential issues and guideline inconsistencies, enhances the debugging experience, and improves the capabilities of remote mode. In addition to the improved C and C++ experience, CLion 2021.1 introduces updated Rust and Swift support and valuable changes from the IntelliJ Platform...