Documentation connect to another signal
Open
- Dominant language
- C++
- Stars
- 89
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
Boost.Signals2 can connect to `boost::signals2::signal` object, I found test:
https://github.com/boostorg/signals2/blob/e814fe03d98f30a6468bc28bcbec52302f5f32cf/test/signal_test.cpp#L143-L163
If the connected signal object is deleted, auto disconnected.
This feature is very useful but does not found documented.
Adding documentation for this feature will help users.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.