summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/predef/meta/libraries.json
blob: cc3df579b57dcc10c6aaf3eea916a1fda2b5eaeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "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"
}