SIP5 : sip file for C++ standard library

"Robert MARUT" <[email protected]> Wed, 6 May 2020 22:11:18 +0200
Newsgroups gmane.comp.python.pyqt-pykde
Message-ID <[email protected]>
Hello

I try to use a C++ file with functions returning standard containers : list,
map, vector, .

The sip file must map all theses types (%MappedType.).

Does such a sip file already exit ?

Thanks

Robert