InsightSoftwareConsortium / ITK

Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.
https://itk.org
Apache License 2.0
1.38k stars 661 forks source link

pygccxml update #4568

Closed thewtex closed 3 months ago

thewtex commented 3 months ago
N-Dekker commented 3 months ago

Thanks for asking me to review, but I don't really know pygccxml. Can you please tell me, where do we use it for? And are there any specific recent changes of pygccxml especially of interest to ITK?

thewtex commented 3 months ago

@N-Dekker We use it to generate the Python bindings (wasm-based bindings in the future) from the C++ sources. This change adds more modern C++ support :smile: