libraries.json 265 B

1234567891011
  1. {
  2. "key": "system",
  3. "name": "System",
  4. "authors": [
  5. "Beman Dawes"
  6. ],
  7. "description": "Operating system support, including the diagnostics support that will be part of the C++0x standard library.",
  8. "category": [
  9. "System"
  10. ]
  11. }