Add a free-floating constructor for Null<T>
#997
Labels
quality-of-life
No new functionality, but improves ergonomics/internals
Null<T>
#997
Created during survey of commented code (#377).
Consider adding a
module::null::<T>()
constructor forNull<T>
similar tostd::ptr::null()
.The text was updated successfully, but these errors were encountered: