Name: | hedley-devel |
---|---|
Version: | 15 |
Release: | 8.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 88832 |
License: | CC0-1.0 |
RPM: | hedley-devel-15-8.el7.x86_64.rpm |
Source RPM: | hedley-15-8.el7.src.rpm |
Build Date: | Sat Apr 22 2023 |
Build Host: | build-ol7-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://nemequ.github.io/hedley/ |
Summary: | A C/C++ header to help move #ifdefs out of your code |
Description: | Hedley is a single C/C++ header you can include in your project to enable compiler-specific features while retaining compatibility with all compilers. It contains dozens of macros to help make your code easier to use, harder to misuse, safer, faster, and more portable. You can safely include Hedley in your public API, and it works with virtually any C or C++ compiler. |