mirror of
https://github.com/boostorg/yap.git
synced 2026-01-19 17:02:09 +00:00
10 lines
296 B
JSON
10 lines
296 B
JSON
{
|
|
"key": "yap",
|
|
"name": "YAP",
|
|
"authors": [ "T. Zachary Laine" ],
|
|
"maintainers": [ "Zach Laine <whatwasthataddress -at- gmail.com>" ],
|
|
"description": "An expression template library for C++14 and later.",
|
|
"category": [ "Generic", "Metaprogramming" ],
|
|
"cxxstd": "14"
|
|
}
|