explicit(bool)
is a C++20 feature for simplifying the implementation of generic types and improving compile-time performance.
October 3rd, 2019
C++20’s Conditionally Explicit Constructors
Category
explicit(bool)
is a C++20 feature for simplifying the implementation of generic types and improving compile-time performance.
0 comments