mirror of
https://github.com/boostorg/lambda2.git
synced 2026-01-20 04:32:44 +00:00
Compare commits
2 Commits
feature/fi
...
boost-1.78
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
253aef863f | ||
|
|
a593616a98 |
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -147,6 +147,10 @@ jobs:
|
||||
cxxstd: "14,17,latest"
|
||||
addrmd: 32,64
|
||||
os: windows-2019
|
||||
- toolset: msvc-14.3
|
||||
cxxstd: "14,17,latest"
|
||||
addrmd: 32,64
|
||||
os: windows-2022
|
||||
- toolset: gcc
|
||||
cxxstd: "03,11,14,17,2a"
|
||||
addrmd: 64
|
||||
|
||||
@@ -11,6 +11,8 @@ Peter Dimov
|
||||
:idprefix:
|
||||
:listing-caption: Code Example
|
||||
:docinfo: private-footer
|
||||
:source-highlighter: rouge
|
||||
:source-language: c++
|
||||
|
||||
:leveloffset: +1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user