mirror of
https://github.com/boostorg/typeof.git
synced 2026-01-19 04:42:14 +00:00
18 lines
366 B
JSON
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"
|
|
}
|