mp-units icon indicating copy to clipboard operation
mp-units copied to clipboard

`sudo_cast` should not depend on default construction of `T`

Open mpusz opened this issue 8 months ago • 0 comments

Most probably, we will drop the default constructibility requirement of std::regular for representation types. With that, our internal casting function sudo_cast should not depend on it as well.

mpusz avatar Oct 17 '23 09:10 mpusz