boost/libs/sort/meta/libraries.json
2021-10-05 21:37:46 +02:00

19 lines
305 B
JSON

[
{
"key": "sort",
"name": "Sort",
"authors": [
"Steven Ross"
],
"maintainers": [
"Steven Ross <spreadsort -at- gmail.com>"
],
"description":
"High-performance templated sort functions.",
"category": [
"Algorithms"
],
"cxxstd": "03"
}
]