Skip to content
Snippets Groups Projects
Commit aa1526b9 authored by Carsten Gräser's avatar Carsten Gräser
Browse files

[doc] Add changelog entry about constexpr constructors of FieldMatrix and FieldVector

parent 6f3f0d76
Branches
Tags
1 merge request!1234Make Field(Matrix|Vector) constructor from initializer_list constexpr
Pipeline #60609 passed
Pipeline: Dune Nightly Test

#60612

    ......@@ -8,6 +8,8 @@ SPDX-License-Identifier: LicenseRef-GPL-2.0-only-with-DUNE-exception
    ## Dependencies
    In order to build the DUNE core modules you need at least the following software:
    - The construction of `FiedlMatrix` and `FieldVector` from `std::initializer_list`
    is now `constexpr`.
    - C++ compilers LLVM Clang >= 10 or GCC g++ >= 9
    - CMake >= 3.13
    - Optional: pkg-config to find other optional dependencies
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment