libraries.json 317 Bytes
{
    "key": "move",
    "name": "Move",
    "authors": [
        "Ion Gazta\u00f1aga"
    ],
    "description": "Portable move semantics for C++03 and C++11 compilers.",
    "category": [
        "Emulation"
    ],
    "maintainers": [
        "Ion Gaztanaga <igaztanaga -at- gmail.com>"
    ],
    "cxxstd": "03"
}