boost_preprocessor 0.1.0

Boost C++ library boost_preprocessor packaged using Zanbil
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "key": "preprocessor",
    "name": "Preprocessor",
    "authors": [
        "Vesa Karvonen",
        "Paul Mensonides"
    ],
    "description": "Preprocessor metaprogramming tools including repetition and recursion.",
    "category": [
        "Preprocessor"
    ],
    "maintainers": [
        "Paul Mensonides <pmenso57 -at- comcast.net>",
        "Edward Diener <eld -at- tropicsoft.com>"
    ],
    "cxxstd": "03"
}