FWIW, we’re no longer using explicit object member functions for std::expected
; STL couldn’t stomach the necessary C-style cast without which the feature is not fit for purpose.
FWIW, we’re no longer using explicit object member functions for std::expected
; STL couldn’t stomach the necessary C-style cast without which the feature is not fit for purpose.