Regenerate metadata, alphabetical order + no empty maintainers.

This commit is contained in:
Daniel James
2014-02-28 00:56:27 +00:00
parent 8a8c098f7f
commit a20198de14

View File

@@ -9,27 +9,6 @@
"description": "The Boost.Function library contains a family of class templates that are function object wrappers.", "description": "The Boost.Function library contains a family of class templates that are function object wrappers.",
"std-proposal": false, "std-proposal": false,
"std-tr1": false, "std-tr1": false,
"category": [
"Function-objects"
],
"maintainers": [
""
]
},
{
"key": "functional/hash",
"boost-version": "1.33.0",
"name": "Functional/Hash",
"authors": [
"Daniel James"
],
"maintainers": [
"Daniel James <dnljms -at- gmail.com>"
],
"description": "A TR1 hash function object that can be extended to hash user defined types.",
"documentation": "hash/",
"std-proposal": false,
"std-tr1": true,
"category": [ "category": [
"Function-objects" "Function-objects"
] ]
@@ -70,6 +49,24 @@
"Tobias Schwinger <tschwinger -at- isonews2.com>" "Tobias Schwinger <tschwinger -at- isonews2.com>"
] ]
}, },
{
"key": "functional/hash",
"boost-version": "1.33.0",
"name": "Functional/Hash",
"authors": [
"Daniel James"
],
"maintainers": [
"Daniel James <dnljms -at- gmail.com>"
],
"description": "A TR1 hash function object that can be extended to hash user defined types.",
"documentation": "hash/",
"std-proposal": false,
"std-tr1": true,
"category": [
"Function-objects"
]
},
{ {
"key": "functional/overloaded_function", "key": "functional/overloaded_function",
"boost-version": "1.50.0", "boost-version": "1.50.0",