This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Fix for DR 925


Hi, the attached patch fixes conversion from unique_ptr to shared_ptr,
making it implicit, as per DR 925. Is it adequate to get applied to
gcc-4.5? The patch is against gcc trunk as of 2010/03/18 (today).

Regards,
Rodolfo Lima

Attachment: implicit_unique_to_shared_ptr.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]