boost_typeof 0.1.0

Boost C++ library boost_typeof packaged using Zanbil
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "key": "typeof",
    "name": "Typeof",
    "authors": [
        "Arkadiy Vertleyb",
        "Peder Holt"
    ],
    "description": "Typeof operator emulation.",
    "category": [
        "Emulation"
    ],
    "maintainers": [
        "Arkadiy Vertleyb <vertleyb -at- hotmail.com>",
        "Peder Holt <peder.holt -at- gmail.com>"
    ],
    "cxxstd": "11"
}