Opened 16 years ago
Last modified 13 years ago
#857 new Patches (None)
add shared_ptr< const T> support — at Initial Version
Reported by: | roman_yakovenko | Owned by: | david_abrahams |
---|---|---|---|
Milestone: | To Be Determined | Component: | python USE GITHUB |
Version: | Boost 1.34.0 | Severity: | Problem |
Keywords: | Cc: |
Description
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
Note:
See TracTickets
for help on using tickets.