mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:19:00 +08:00
8 lines
268 B
JSON
8 lines
268 B
JSON
{
|
|
"name": "refl-cpp",
|
|
"version": "0.12.4",
|
|
"description": "Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).",
|
|
"homepage": "https://github.com/veselink1/refl-cpp",
|
|
"license": "MIT"
|
|
}
|