Update docs wrt directors and shared_ptr

Mentioned in bug #417.

[skip ci]
This commit is contained in:
William S Fulton 2015-05-14 19:26:55 +01:00
parent 54e2317b24
commit ef0be64a6d
1 changed files with 3 additions and 1 deletions

View File

@ -1900,7 +1900,9 @@ Adding the missing <tt>%shared_ptr</tt> macros will fix this:
</div>
<p>
<b>Note:</b> There is currently no support for <tt>%shared_ptr</tt> and the director feature.
<b>Note:</b> There is somewhat limited support for <tt>%shared_ptr</tt> and the director feature
and the degress of success varies among the different target languages.
Please help to improve this support by providing patches with improvements.
</p>