Skip to content
Snippets Groups Projects
Commit f1b5fd0f authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Fix a C++17 compliance issue thanks to clang++

Lambda capture of implicit binding is only allowed starting from
C++20.

The obtained new code is a bit cleaner.
parent 83007b01
No related branches found
No related tags found
1 merge request!124Add files for high order integration with quadratures
Showing
with 701 additions and 448 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment