Skip to content
Snippets Groups Projects
Commit c733f723 authored by Simon Praetorius's avatar Simon Praetorius
Browse files

Add changelog entry

parent 129c7ead
Branches
Tags v2.4.0-rc1
1 merge request!1226Add utility IsCompileTimeConstant and use it in HybridFunctor
Pipeline #60373 passed
Pipeline: Dune Nightly Test

#60375

    ......@@ -45,6 +45,9 @@ In order to build the DUNE core modules you need at least the following software
    - Added the methods `checkThrow`,`requireThrow` and the corresponding `checkNoThrow`,
    `requireNoThrow` to the `Dune::TestSuite` to test for throwing and no throwing of exceptions.
    - Add the utility `IsCompileTimeConstant` to check for integral constants and anything with
    the same interface.
    ## Build System
    - Remove deprecated `add_directory_test_target` function.
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment