wlav / CPyCppyy

Other
23 stars 20 forks source link

Drop `*` in `TypeManip` when changing scope to legal name #39

Closed aaronj0 closed 4 days ago

aaronj0 commented 4 days ago

Prevents illegal function names in generated code stitched together by the aggregate initializer

See related PR with the failing tests: https://github.com/root-project/root/pull/16338/