-
- Downloads
Add constexpr to constructor of FieldVector<K,1>
Otherwise FieldVector<K,1> is not literal and its size() method can never be used as constexpr.
Loading
Please register or sign in to comment
Otherwise FieldVector<K,1> is not literal and its size() method can never be used as constexpr.