Small improvement, but improvement anyway.
C++20’s Conditionally Explicit Constructors
by Sy Brand
From the article:
explicit(bool) is a C++20 feature for simplifying the implementation of generic types and improving compile-time performance...
October 25, Pavia, Italy
November 6-8, Berlin, Germany
November 3-8, Kona, HI, USA
By Adrien Hamelin | Oct 3, 2019 11:41 AM | Tags: experimental
Small improvement, but improvement anyway.
C++20’s Conditionally Explicit Constructors
by Sy Brand
From the article:
explicit(bool) is a C++20 feature for simplifying the implementation of generic types and improving compile-time performance...
There are currently no comments on this entry.
Add a Comment
Comments are closed.