What's Changed
- Updated read_file to use cstdio by @beached in #533
- Fix typo in macro definition for unreachable feature check by @beached in #534
- Add DAW_ASSUME test and fix DAW_HAS_CPP23_UNREACHABLE check by @beached in #535
- Handle large file sizes in read_file by @beached in #536
- Update to DAW_UNREACHABLE in debug mode by @beached in #537
- Remove unreachable code from daw_visit.h by @beached in #538
- Add atomic wait utilities and corresponding tests by @beached in #539
Full Changelog: v2.114.1...v2.118.0