Files
stl_interfaces/meta/libraries.json
2021-12-08 18:49:37 -06:00

10 lines
325 B
JSON

{
"key": "stl_interfaces",
"name": "Stl_interfaces",
"authors": [ "T. Zachary Laine" ],
"maintainers": [ "Zach Laine <whatwasthataddress -at- gmail.com>" ],
"description": "C++14 and later CRTP templates for defining iterators, views, and containers.",
"category": [ "Generic" ],
"cxxstd": "14"
}