DanielJump

Results 3 issues of DanielJump

= 56) { >> if constexpr (Rem >= 56) {

Is it possible to avoid needing this compiler specific extension? Then the file can work with MSVC. If it can't be avoided, can we wrap it with an ifdef or...