mirror of
https://github.com/boostorg/openmethod.git
synced 2026-01-19 04:22:12 +00:00
16 lines
283 B
JSON
16 lines
283 B
JSON
{
|
|
"key": "openmethod",
|
|
"name": "OpenMethod",
|
|
"authors": [
|
|
"Jean-Louis Leroy"
|
|
],
|
|
"maintainers": [
|
|
"Jean-Louis Leroy"
|
|
],
|
|
"description": "Open methods for C++17 and above.",
|
|
"category": [
|
|
"Programming"
|
|
],
|
|
"cxxstd": "17"
|
|
}
|