libraries.json 297 B

1234567891011121314
  1. {
  2. "key": "move",
  3. "name": "Move",
  4. "authors": [
  5. "Ion Gazta\u00f1aga"
  6. ],
  7. "description": "Portable move semantics for C++03 and C++11 compilers.",
  8. "category": [
  9. "Emulation"
  10. ],
  11. "maintainers": [
  12. "Ion Gaztanaga <igaztanaga -at- gmail.com>"
  13. ]
  14. }