mirror of
https://github.com/boostorg/move.git
synced 2025-08-03 14:14:26 +02:00
Add metadata file.
This commit is contained in:
14
meta/libraries.json
Normal file
14
meta/libraries.json
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"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>"
|
||||||
|
]
|
||||||
|
}
|
Reference in New Issue
Block a user