Skip to content
Unverified Commit 989971f6 authored by baldurk's avatar baldurk
Browse files

Make sure structs exposed to python have explicit copy constructors

* This means SWIG generates a copy constructor which is very useful for making
  duplicate objects in python. Without an explicit 'default copy constructor'
  statement, SWIG doesn't generate one.
parent 49b247a7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment