mirror of
https://github.com/boostorg/lambda2.git
synced 2026-01-19 04:22:07 +00:00
16 lines
286 B
JSON
16 lines
286 B
JSON
{
|
|
"key": "lambda2",
|
|
"name": "Lambda2",
|
|
"authors": [
|
|
"Peter Dimov"
|
|
],
|
|
"maintainers": [
|
|
"Peter Dimov <pdimov -at- gmail.com>"
|
|
],
|
|
"description": "A C++14 lambda library.",
|
|
"category": [
|
|
"Function-objects"
|
|
],
|
|
"cxxstd": "14"
|
|
}
|