Opened 15 years ago

Closed 14 years ago

#1106 closed Bugs (fixed)

shared_ptr<T> should not convert to shared_ptr<U> when T* doesn't convert to U*

Reported by: Peter Dimov Owned by: Peter Dimov
Milestone: Boost 1.36.0 Component: smart_ptr
Version: Severity: Problem
Keywords: Cc:

Description

Change History (3)

comment:1 by Peter Dimov, 15 years ago

Status: newassigned

comment:2 by Peter Dimov, 15 years ago

Milestone: Boost 1.35.0Boost 1.36.0

comment:3 by Peter Dimov, 14 years ago

Resolution: fixed
Status: assignedclosed

(In [45068]) Fix #1106.

Note: See TracTickets for help on using tickets.