2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-24 06:02:14 +00:00
[SVN r16351]
This commit is contained in:
Dave Abrahams
2002-11-20 23:07:32 +00:00
parent c30e12f956
commit e3deb8275d

View File

@@ -29,6 +29,12 @@
<hr>
<dl class="page-index">
<dt>19 November 2002</dt>
<dd>Removed the need for users to cast base class member
function pointers when used as arguments to <a
href="v2/class.html#class_-spec-modifiers">add_property</a></dd>
<dt>14 November 2002</dt>
<dd>Auto-detection of class data members wrapped with <a href=