Skip to content

Reduce Binding Output

Aims to at least partially address #193 and #194, reduces general noise in produced bindings.

Exposes option to remove some assumed qualifiers, to remove certain default template parameters, remove the global namespace qualifier, and replace template expansions with appropriate aliases, as would be observed when generating bindings by hand.

Edited by John Parent

Merge request reports