Closed cschreib closed 1 year ago
The const here should have been constexpr: https://github.com/snitch-org/snitch/blob/770286ea67a739fe07235b15a973dddbb6f4ea4f/include/snitch/snitch_macros_consteval.hpp#L22
const
constexpr
The
const
here should have beenconstexpr
: https://github.com/snitch-org/snitch/blob/770286ea67a739fe07235b15a973dddbb6f4ea4f/include/snitch/snitch_macros_consteval.hpp#L22