CastXML / pygccxml

pygccxml is a specialized XML reader that reads the output from CastXML or GCCXML. It provides a simple framework to navigate C++ declarations, using Python classes.
Boost Software License 1.0
129 stars 44 forks source link

Utils: add support for new c++ versions #170

Closed iMichka closed 10 months ago

iMichka commented 10 months ago

Closes #148