vcpkg/ports/refl-cpp/vcpkg.json
Veselin Karaganev 1ea0b48ddd
[refl-cpp] Update to 0.12.2 (#22374)
* Update refl-cpp to 0.12.2

* Update CI baseline
2022-01-06 13:23:10 -08:00

7 lines
248 B
JSON

{
"name": "refl-cpp",
"version": "0.12.2",
"description": "Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).",
"homepage": "https://github.com/veselink1/refl-cpp"
}