- cross-posted to:
- programmer_humor@programming.dev
- cross-posted to:
- programmer_humor@programming.dev
You must log in or register to comment.
In a language that has exceptions, there is no good reason to return bool here…
Result<_>
HRESULT
In a language that has exceptions, there is no good reason to return bool here…
Result<_>
HRESULT