Skip to content

Allow wrapping of "const T *&" parameters

David Gobbi requested to merge dgobbi/vtk:wrap-const-ptr-ref into master

Previously, these could only be wrapped without "const".

Merge request reports