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...
March 23-28, London, UK
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.