from Hacker News

C++ Insights – Examine transformations made by the compiler front-end

by danra on 3/13/19, 1:12 PM with 1 comments

  • by danra on 3/13/19, 1:13 PM

    I really like how this allows you to learn more about how the compiler understands your code. It could be really neat if it were added as an assistant editor in Xcode.