mirror of https://github.com/swig/swig
Update docs wrt directors and shared_ptr
Mentioned in bug #417. [skip ci]
This commit is contained in:
parent
54e2317b24
commit
ef0be64a6d
|
@ -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>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue