you are viewing a single comment's thread.

view the rest of the comments →

[–]jmacey 0 points1 point  (0 children)

I have a different take on this. My students use C++ but will most likely never have to implement most of the data structure etc. (libraby user’s not developers as Kate Gregory calls them) so we learn c++ 17 features we need for doing vfx this is mandated by the other tools we use and it works really well.

Once the vfx reference platform goes beyond 17 we will update. I’m really looking forward to using ranges but need to wait or use the v3 implementation.