mirror of
https://github.com/boostorg/scope.git
synced 2026-01-19 04:42:10 +00:00
17 lines
348 B
JSON
17 lines
348 B
JSON
{
|
|
"key": "scope",
|
|
"name": "Scope",
|
|
"authors": [
|
|
"Andrey Semashev"
|
|
],
|
|
"description": "A collection of scope guards and a unique_resource wrapper.",
|
|
"category": [
|
|
"Emulation",
|
|
"Patterns"
|
|
],
|
|
"maintainers": [
|
|
"Andrey Semashev <andrey.semashev -at- gmail.com>"
|
|
],
|
|
"cxxstd": "11"
|
|
}
|