{
  "name": "try-catcher",
  "href": "https://vcpkg.link/ports/try-catcher",
  "supports": "all",
  "published_at": "2024-02-29T01:16:45.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/daleabarnard/try-catcher",
  "description": [
    "C++ header uses RAII to try each step of a sequence of operations, catch all exceptions that may occur, and throw a single, composite message when TryCatcher goes out of scope."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "1.0.1",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/8c91c8da33b38c16a78315e78eabf8ec1796faab/ports/try-catcher",
    "hash": "8c91c8da33b38c16a78315e78eabf8ec1796faab"
  },
  "repository": null,
  "dependencies": [],
  "dev_dependencies": [],
  "features": []
}