diff options
| author | Stefan Boberg <[email protected]> | 2026-03-05 10:48:36 +0100 |
|---|---|---|
| committer | Stefan Boberg <[email protected]> | 2026-03-05 10:48:36 +0100 |
| commit | de2ee9be928ad9052aec3bc724ac7cb172110902 (patch) | |
| tree | 57a73c5f4ba2288ae6042d398ffe9e206e9d9190 /src/zenhttp/httpserver.cpp | |
| parent | fix ue-clang toolchain auto-detection logic so it uses static linking properly (diff) | |
| download | zen-de2ee9be928ad9052aec3bc724ac7cb172110902.tar.xz zen-de2ee9be928ad9052aec3bc724ac7cb172110902.zip | |
`ZEN_ASSERT` now supports an optional message
- `ZEN_ASSERT(cond, "message")` prints `cond: message` via string literal concatenation
- `ZEN_ASSERT(cond)` still works as before
`ZEN_ASSERT_FORMAT` should still be used for fmt formatted assert messages
Diffstat (limited to 'src/zenhttp/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions