-
- Downloads
[bigfix] make sure `M()` yields a compile time size
in order to get a `static constexpr` result, the method must be called via the type and not via `this`.
Loading
Please register or sign in to comment
in order to get a `static constexpr` result, the method must be called via the type and not via `this`.