Remove c
article thumbnail

Why business digital transformation is still a key C-level priority today

Dynatrace

According to a recent Thomson Reuters survey, nearly 50% of C-level executives said that business digital transformation was their top priority over the next 18 months, followed by reducing costs (44%) and increasing customer satisfaction (44%). And according to Statista , $2.4 trillion will be spent on digital transformation on 2024.

C++ 184
article thumbnail

Effective Concurrency: Live online course in April

Sutter's Mill

I generally give one or two courses a year on C++ and related technologies. See the course link for details and a syllabus of topics that will be covered. Presented by Alfasoft.

C++ 40
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Top 10 Bugs Found in C# Projects in 2020

DZone

This 2020 top 10 list of bugs in C# projects presents the most interesting specimens. Of course, I also took the "appeal" of warnings into account when choosing and ranking them, but this quality is too subjective, so feel free to share your own opinion in the comments. Enjoy the reading! How the List Was Formed.

C++ 122
article thumbnail

C++ safety, in context

Sutter's Mill

To talk about C++’s current safety problems and solutions well, I need to include the context of the broad landscape of security and safety threats facing all software. Many of the most damaging recent security breaches happened to code written in MSLs (e.g., tl;dr: I don’t want C++ to limit what I can express efficiently.

C++ 139
article thumbnail

Statoscope: A Course Of Intensive Therapy For Your Bundle

Smashing Magazine

Statoscope: A Course Of Intensive Therapy For Your Bundle. Statoscope: A Course Of Intensive Therapy For Your Bundle. We don’t need the second export, so we can painlessly remove it without harming the bundled code. These two packages both use the same Package C — but different versions. Sergey Melukov.

Storage 79
article thumbnail

Trip report: Autumn ISO C++ standards meeting (virtual)

Sutter's Mill

On Monday, the ISO C++ committee completed its final full-committee (plenary) meeting of 2020 and adopted the first changes to the C++23 working draft, including a few new features. First up was P0330 by JeanHeyd Meneide , which adds a literal suffix for (signed) size_t, so in C++23 we will be able to write literals like 100uz.

C++ 70
article thumbnail

Trip report: Winter 2021 ISO C++ standards meeting (virtual)

Sutter's Mill

Today, the ISO C++ committee held its second full-committee (plenary) meeting of the pandemic and adopted a few more features and improvements for draft C++23. Japan had participated in person during C++98 and C++11, and has always given us good remote ballot feedback during C++14/17/20, and is attending again now; welcome back!

C++ 73