Document recent shared_ptr and director updates

This commit is contained in:
William S Fulton 2017-10-26 07:46:46 +01:00
commit 65020645aa
2 changed files with 15 additions and 3 deletions

View file

@ -1990,9 +1990,7 @@ The SWIG code below shows the required ordering:
<p>
There is somewhat limited support for <tt>%shared_ptr</tt> and the director feature
and the degrees of success varies among the different target languages.
Please help to improve this support by providing patches with improvements.
The languages that support shared_ptr also have support for using shared_ptr with directors.
</p>