calamity-inc / Soup

The everything library for C++ 17 and beyond with bindings for other languages.
MIT License
11 stars 3 forks source link

Noexcept guarantees for readers & writers #108

Closed Sainan closed 6 months ago

Sainan commented 6 months ago

They already return success bools, so there's 0 reason for them to be allowed to throw.