Files
boost_unordered/meta/libraries.json

16 lines
383 B
JSON
Raw Permalink Normal View History

2014-02-27 22:30:01 +00:00
{
"key": "unordered",
"name": "Unordered",
"authors": [
"Daniel James"
],
"maintainers": [
"Christian Mazakas <christian.mazakas -at- gmail.com>",
"Joaquín M López Muñoz <joaquin.lopezmunoz -at- gmail.com>"
],
2014-02-27 22:30:01 +00:00
"description": "Unordered associative containers.",
"category": [
"Containers"
],
2023-09-28 12:54:51 -07:00
"cxxstd": "11"
2014-02-27 22:30:01 +00:00
}