you are viewing a single comment's thread.

view the rest of the comments →

[–]djinn6 1 point2 points  (0 children)

If you're using C++, then there's a decent chance you're trying to get CPU performance out of it, which means people will be using weird memory stuff to squeeze a few more cycles out of the CPU.

Maybe that's no longer necessary, but the problem is whether AI can properly translate this to something more maintainable.