mirror of
https://github.com/boostorg/type_traits.git
synced 2026-01-23 18:12:13 +00:00
19 lines
378 B
JSON
19 lines
378 B
JSON
{
|
|
"key": "type_traits",
|
|
"name": "Type Traits",
|
|
"authors": [
|
|
"John Maddock, Steve Cleary, et al"
|
|
],
|
|
"description": "Templates for fundamental properties of types.",
|
|
"std": [
|
|
"tr1"
|
|
],
|
|
"category": [
|
|
"Generic",
|
|
"Metaprogramming"
|
|
],
|
|
"maintainers": [
|
|
"John Maddock <john -at- johnmaddock.co.uk>"
|
|
]
|
|
}
|