Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dpogue/windows_availability

C++17 header to fake clang's `__builtin_available` support on Windows, using a lot of compile-time optimizations and a bit of runtime version checking.
https://github.com/dpogue/windows_availability

c-plus-plus c-plus-plus-17 hacktoberfest windows

Last synced: about 1 month ago
JSON representation

C++17 header to fake clang's `__builtin_available` support on Windows, using a lot of compile-time optimizations and a bit of runtime version checking.

Awesome Lists containing this project