summaryrefslogtreecommitdiff
path: root/Examples/test-suite/python/li_std_vector_ptr_runme.py
Commit message (Expand)AuthorAgeFilesLines
* Add missing typedefs to std::vector + typedef correctionsWilliam S Fulton2019-02-131-1/+9
* Fix iterators for containers of NULL pointers (or Python None) when using -bu...William S Fulton2016-09-171-0/+18
* Fix std::vector of pointers which failed if a pointer to a pointer of the con...William S Fulton2016-07-281-1/+32
* autopep8 cleanup of Examples/test-suite/pythonJon Schlueter2015-05-081-1/+0
* UTL - Fix some incorrect acceptance of types in the STL, eg a double * elemen...William S Fulton2008-11-281-0/+8