Skip to content

src: use `if constexpr` where appropriate

Rodrigo Muino Tomonari requested to merge github/fork/addaleax/if-constexpr into main

Doesn't change much but communicates to readers that these are compile-time conditionals.

Merge request reports

Loading