Skip to content

Annotate parameters in situ

Todd requested to merge todoooo/vtk:Feature_Test_WrapVTK_compilation into master

If is far nicer to annotate array parameters with size information directly rather than placing the annotation(s) at the end of the method. It makes parsing the code much easier too.

@dgobbi please review

Merge request reports