Opened 6 years ago
Closed 6 years ago
#12262 closed Bugs (fixed)
track_foreign receives shared_ptr<void> and weak_ptr<void>, not <const void>
Reported by: | Owned by: | Frank Mori Hess | |
---|---|---|---|
Milestone: | Boost 1.62.0 | Component: | signals2 |
Version: | Boost 1.61.0 | Severity: | Problem |
Keywords: | Cc: |
Description
I can't track pointers to const objects (i have to call const function to receive some data inside signal handler).
Change History (3)
comment:1 by , 6 years ago
Status: | new → assigned |
---|
comment:2 by , 6 years ago
comment:3 by , 6 years ago
Milestone: | To Be Determined → Boost 1.62.0 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
merged to master
Note:
See TracTickets
for help on using tickets.
Should be fixed on the develop branch now:
https://github.com/boostorg/signals2/commit/2537c3015ce258e0e981c9cc133e02b274587d35