Remove c
article thumbnail

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

Sutter's Mill

On Monday, the ISO C++ committee held its third full-committee (plenary) meeting of the pandemic and adopted a few more features and improvements for draft C++23. Slovakia is our newest national body to officially join international C++ work. See the paper for details, and why we really want if consteval in the language.

C++ 75
article thumbnail

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

Sutter's Mill

A few minutes ago, the ISO C++ committee completed its second-to-last meeting of C++23 in Kona, HI, USA. Our host, the Standard C++ Foundation, arranged for high-quality facilities for our six-day meeting from Monday through Saturday. This closes a lifetime safety hole in C++.

C++ 75
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

HammerDB v4.10 New Features: Purge and Write back for MariaDB TPROC-C

HammerDB

Many of the HammerDB TPROC-C workloads have included features to prevent the database doing maintenance tasks for the previous run whilst another run is taking place. This is particularly important when running automated workloads back-back to generate a performance profile for a progressively increasing number of virtual users.

C++ 62
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. tl;dr: I don’t want C++ to limit what I can express efficiently. tl;dr: I don’t want C++ to limit what I can express efficiently. issues with C++.

C++ 144
article thumbnail

cppfront: Spring update

Sutter's Mill

Simple, mathematically safe, and efficient chained comparisons ( commit ) P0515 “Consistent comparison” (aka “spaceship”) was the first feature derived from this Cpp2 work to be adopted into the ISO Standard for C++, in C++20. Thank you again to everyone who helped land this Cpp2 feature in the ISO C++ Standard.

C++ 100
article thumbnail

Configuration Testing – An Introduction

Testlodge

Configuration testing is performed to discover the optimum combinations of software and hardware specifications that allow the system to work without flaws. What is Configuration Testing? However, configuration testing is a time-consuming technique, so the team must create a workable plan. Types of Configuration Testing.

Testing 89
article thumbnail

HammerDB v4.2 New Features Pt2: Increase of TPROC-C Schema Size Limits

HammerDB

Instead, however, this was an imposed limit to encourage right-sizing of the test database instead of over-sizing. With the default workload, each Virtual User will process 90% of its transactions against its home warehouse selected at random at the start of the test.

C++ 52