]> sigrok.org Git - libsigrok.git/commit
SWIG: Declare template specialisations for containers before typemaps.
authorMartin Ling <redacted>
Tue, 20 Oct 2015 22:14:45 +0000 (23:14 +0100)
committerUwe Hermann <redacted>
Sat, 24 Oct 2015 20:12:41 +0000 (22:12 +0200)
commitc7855def613435e18c1424ce87ffda8a42f1c53f
tree1890ac2cd2622019aa0eb35f7d69cf8f6d6dae0b
parent7977054d61554b6b24195f2255935881a92d935d
SWIG: Declare template specialisations for containers before typemaps.

It seems this is necessary to correctly apply typemaps involving
these template specialisations.
bindings/java/org/sigrok/core/classes/classes.i
bindings/python/sigrok/core/classes.i
bindings/swig/classes.i
bindings/swig/templates.i [new file with mode: 0644]