2
0
mirror of https://github.com/boostorg/scope.git synced 2026-01-19 04:42:10 +00:00
Files
scope/meta/libraries.json
2024-02-07 02:08:51 +03:00

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"
}