From 503f5bc2d2f3a169c20eb0e20d84a7253646fa7c Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Fri, 3 Nov 2006 22:04:23 +0000 Subject: [PATCH] add in reference to %newobject section for newfree typemap git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9523 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/Doc/Manual/Typemaps.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SWIG/Doc/Manual/Typemaps.html b/SWIG/Doc/Manual/Typemaps.html index 82c2cc17a..3a5c36208 100644 --- a/SWIG/Doc/Manual/Typemaps.html +++ b/SWIG/Doc/Manual/Typemaps.html @@ -2157,6 +2157,10 @@ string *foo(); +

+See Object ownership and %newobject for further details. +

+

10.5.10 "memberin" typemap