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: Danil Ilinykh <woodroof@…> 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 Frank Mori Hess, 6 years ago

Status: newassigned

comment:3 by Frank Mori Hess, 6 years ago

Milestone: To Be DeterminedBoost 1.62.0
Resolution: fixed
Status: assignedclosed

merged to master

Note: See TracTickets for help on using tickets.