{
  "name": "visit-struct",
  "href": "https://vcpkg.link/ports/visit-struct",
  "supports": "all",
  "published_at": "2026-03-25T21:49:22.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": null,
  "description": [
    "A header-only library providing structure visitors for C++11 and C++14"
  ],
  "license": "BSL-1.0",
  "version": {
    "type": "semver",
    "value": "1.2.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/6009d4df93ace7fad44ec9ced133610627dfbec5/ports/visit-struct",
    "hash": "6009d4df93ace7fad44ec9ced133610627dfbec5"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/cbeck88/visit_struct",
    "stars": 656
  },
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}