15 lines
297 B
JSON
15 lines
297 B
JSON
{
|
|
"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>"
|
|
]
|
|
}
|