Browse Source
Even if the non_zeros() function is static constexpr, gcc (10.2) does not like it. Using sizeof...(Idxs) fixes the error.master
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue