Skip to content
Snippets Groups Projects

Resolve concept loops with functions

Merged Santiago Ospina De Los Ríos requested to merge feature/relax-concepts-requirements into master

This MR replaces the lambda in unevaluated contexts with an explicit function. This makes the code more portable as there is no need for a compiler that supports [temp.deduct/9], for example, Apple Clang 15. Therefore, we can use concepts even when DUNE_HAVE_CXX_UNEVALUATED_CONTEXT_LAMBDA is false.

Needs dune-common!1339 (merged)

Edited by Santiago Ospina De Los Ríos

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading