boost_tuple 0.1.0

Boost C++ library boost_tuple packaged using Zanbil
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "key": "tuple",
    "name": "Tuple",
    "authors": [
        "Jaakko Järvi"
    ],
    "description": "Ease definition of functions returning multiple values, and more.",
    "std": [
        "tr1"
    ],
    "category": [
        "Data"
    ],
    "maintainers": [
        "Jaakko Jarvi <jarvi -at- cs.tamu.edu>"
    ],
    "cxxstd": "03"
}