Skip to content

Commit

Permalink
Merge pull request #569 from ckormanyos/update_complex
Browse files Browse the repository at this point in the history
Update the extended_complex templates
  • Loading branch information
ckormanyos authored Nov 19, 2024
2 parents a54a398 + f40dfe9 commit bb9ddf9
Show file tree
Hide file tree
Showing 3 changed files with 317 additions and 234 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/real-time-cpp-benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
fail-fast: false
matrix:
compiler: [ g++, clang++ ]
standard: [ c++14, c++17, c++20 ]
standard: [ c++14, c++20 ]
steps:
- uses: actions/checkout@v4
with:
Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:
fail-fast: false
matrix:
compiler: [ g++, clang++ ]
standard: [ c++14, c++17, c++20 ]
standard: [ c++14, c++20 ]
steps:
- uses: actions/checkout@v4
with:
Expand Down
Loading

0 comments on commit bb9ddf9

Please sign in to comment.