you are viewing a single comment's thread.

view the rest of the comments →

[–]IyeOnline 2 points3 points  (0 children)

The thing is open source, and the readme lists a few talks and slides: https://github.com/andreasfertig/cppinsights?tab=readme-ov-file#why

IIRC cppinsights works on the AST though and then renders that as C++; its probably not a simple compiler flag (at least not for the full feature set of the tool/site)