Skip to content

Utilize castxml-start flag

Tom Osika requested to merge tom.osika/autopybind11:dev/start_with into master

Pass the names of classes/enums/functions to be wrapped over to castxml's --castxml-start flag. This will limit the number of declarations constructed by pygccxml.

Merge request reports