Files
boost_predef/meta/libraries.json

16 lines
549 B
JSON
Raw Permalink Normal View History

2014-08-18 15:09:00 +01:00
{
"key": "predef",
"name": "Predef",
"authors": [
2021-01-02 07:22:57 -06:00
"René Ferdinand Rivera Morell"
2014-08-18 15:09:00 +01:00
],
"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": [
2021-01-02 07:22:57 -06:00
"René Ferdinand Rivera Morell <grafikrobot -at- gmail.com>"
],
"cxxstd": "98"
2014-08-18 15:09:00 +01:00
}