Opened 16 years ago

Last modified 13 years ago

#857 new Patches (None)

add shared_ptr< const T> support — at Version 2

Reported by: roman_yakovenko@… Owned by: Dave Abrahams
Milestone: To Be Determined Component: python USE GITHUB
Version: Boost 1.34.0 Severity: Problem
Keywords: Cc:

Description (last modified by Dave Abrahams)

This patch adds support to Boost.Python library to handle boost::shared_ptr< const T> class.

The problem and solution were discussed in this thread: http://mail.python.org/pipermail/c++-sig/2006-November/011626.html

Change History (3)

comment:1 by Dave Abrahams, 15 years ago

Description: modified (diff)
Owner: changed from david_abrahams to Dave Abrahams
Severity: Showstopper
Status: assignednew

by Dave Abrahams, 15 years ago

Attachment: pointer_holder.hpp.patch added

comment:2 by Dave Abrahams, 15 years ago

Description: modified (diff)
Milestone: Boost 1.35.0
Reporter: changed from roman_yakovenko to roman_yakovenko@…
Severity: ShowstopperProblem
Status: newassigned
Version: Nonerelease 1.34.0
Note: See TracTickets for help on using tickets.