2
0
mirror of https://github.com/boostorg/predef.git synced 2026-01-19 04:22:14 +00:00
Files
predef/meta/libraries.json
2021-01-02 07:22:57 -06:00

16 lines
549 B
JSON

{
"key": "predef",
"name": "Predef",
"authors": [
"René Ferdinand Rivera Morell"
],
"description": "This library defines a set of compiler, architecture, operating system, library, and other version numbers from the information it can gather of C, C++, Objective C, and Objective C++ predefined macros or those defined in generally available headers.",
"category": [
"Miscellaneous"
],
"maintainers": [
"René Ferdinand Rivera Morell <grafikrobot -at- gmail.com>"
],
"cxxstd": "98"
}