robertoraggi / cplusplus

A compiler front end for the C++ language
https://robertoraggi.github.io/cplusplus/
MIT License
118 stars 11 forks source link

Add ASTRewriter #336

Closed robertoraggi closed 5 months ago

robertoraggi commented 5 months ago

The rewriter will be use to during template instantiations.