Skip to content
Snippets Groups Projects
Commit 22d30e10 authored by Santiago Ospina De Los Ríos's avatar Santiago Ospina De Los Ríos
Browse files

Add feature to the changelog

parent ef93808b
No related branches found
No related tags found
1 merge request!1127Add CMake feature test for lambdas in unevaluated context
Pipeline #44793 passed
Pipeline: Dune Nightly Test

#44794

    # Master (will become release 2.9)
    - Added feature test for lambdas in unevaluated contexts
    `DUNE_HAVE_CXX_UNEVALUATED_CONTEXT_LAMBDA`. When defined, the C++ language
    allows to declare lambdas in unevaluated contexts, e.g., `F = decltype([](){})`.
    ## Dependencies
    In order to build the DUNE core modules you need at least the following software:
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment