From 5f72e0414f024822b5fe072e55f2a15a28332846 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Thu, 11 Jul 2019 11:29:38 +0200 Subject: shiboken: Allow for "auto" as target of type for CONVERTTOCPP in injected code Task-number: PYSIDE-1037 Change-Id: Idfc70fe571e4058d0c82db1bd0afea54436fe27c Reviewed-by: Christian Tismer --- sources/shiboken2/doc/typesystemvariables.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sources/shiboken2/doc') diff --git a/sources/shiboken2/doc/typesystemvariables.rst b/sources/shiboken2/doc/typesystemvariables.rst index b1b9bbfe6..73d4dd12c 100644 --- a/sources/shiboken2/doc/typesystemvariables.rst +++ b/sources/shiboken2/doc/typesystemvariables.rst @@ -150,6 +150,8 @@ Variables since it otherwise would be indistinguishable from the pointer assignment above. + It is possible to use "auto" as type. + .. _converttopython: **%CONVERTTOPYTHON[CPPTYPE]** -- cgit v1.2.3