mirror of
https://github.com/boostorg/type_index.git
synced 2026-01-19 04:42:14 +00:00
16 lines
281 B
JSON
16 lines
281 B
JSON
{
|
|
"key": "type_index",
|
|
"name": "Type Index",
|
|
"authors": [
|
|
"Antony Polukhin"
|
|
],
|
|
"maintainers": [
|
|
"Antony Polukhin <antoshkka -at- gmail.com>"
|
|
],
|
|
"description": "Runtime/Compile time copyable type info.",
|
|
"category": [
|
|
"Emulation"
|
|
],
|
|
"cxxstd": "11"
|
|
}
|