-
- Downloads
Remove constexpr
There's no need to make a void function that changes its arguments constexpr. And BTW clang forbits DUNE_THROW in a constexpr function
Loading
Please register or sign in to comment
There's no need to make a void function that changes its arguments constexpr. And BTW clang forbits DUNE_THROW in a constexpr function