Hacker News new | ask | show | jobs
by gniv 590 days ago
That's pretty nice. Does it write modern C++, as I guess it's expected?
1 comments

Yes it does. Internally Google uses C++20 (https://google.github.io/styleguide/cppguide.html#C++_Versio...) and the model picks the style from training, I suppose.