blob: 03402b8598aeaee08fe0386e587e883b3bfd8ffe [file] [log] [blame]
{
"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>"
]
"cxxstd": "03"
}