Dobiasd / FunctionalPlus

Functional Programming Library for C++. Write concise and readable C++ code.
http://www.editgym.com/fplus-api-search/
Boost Software License 1.0
2.07k stars 168 forks source link

Clang 16 CI build #274

Closed offa closed 1 year ago

offa commented 1 year ago

Adds a CI build for latest Clang 16.

There's a compile error with this version (#273) which needs get fixed before merging this PR.

closes #273