mirror of
https://github.com/boostorg/signals2.git
synced 2026-01-19 16:52:09 +00:00
17 lines
377 B
JSON
17 lines
377 B
JSON
{
|
|
"key": "signals2",
|
|
"name": "Signals2",
|
|
"authors": [
|
|
"Frank Mori Hess"
|
|
],
|
|
"description": "Managed signals & slots callback implementation (thread-safe version 2).",
|
|
"category": [
|
|
"Function-objects",
|
|
"Patterns"
|
|
],
|
|
"maintainers": [
|
|
"Frank Mori Hess <fmhess -at- users.sourceforge.net>"
|
|
],
|
|
"cxxstd": "03"
|
|
}
|