Forked from
Core Modules / dune-common
Source project has a limited visibility.
-
Carsten Gräser authored
Otherwise FieldVector is not a literal type and calling its size() method is not a const-expression although size() itself is declared as constexpr.
Carsten Gräser authoredOtherwise FieldVector is not a literal type and calling its size() method is not a const-expression although size() itself is declared as constexpr.