summaryrefslogtreecommitdiff
path: root/Examples/test-suite/python/template_opaque_runme.py
blob: f3aeb39d196f0238e6083a5f4699d253b6dc873f (plain)
1
2
3
4
5
6
import template_opaque

v = template_opaque.OpaqueVectorType(10)

template_opaque.FillVector(v)