mirror of
https://github.com/boostorg/stl_interfaces.git
synced 2026-01-19 04:42:12 +00:00
10 lines
325 B
JSON
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"
|
|
}
|