Skip to content

Fixed it so that won't have constexpr problems in pre C++20 compiles I think

Latest
Compare
Choose a tag to compare
@grizzlysmit grizzlysmit released this 06 May 12:57
· 49 commits to main since this release

Yep it only does constexpr if the relaxed rules are available
Everything else is the same