2
0
mirror of https://github.com/boostorg/typeof.git synced 2026-01-19 04:42:14 +00:00
Files
typeof/meta/libraries.json
2023-10-11 20:10:07 +03:00

18 lines
366 B
JSON

{
"key": "typeof",
"name": "Typeof",
"authors": [
"Arkadiy Vertleyb",
"Peder Holt"
],
"description": "Typeof operator emulation.",
"category": [
"Emulation"
],
"maintainers": [
"Arkadiy Vertleyb <vertleyb -at- hotmail.com>",
"Peder Holt <peder.holt -at- gmail.com>"
],
"cxxstd": "11"
}