Does Anybody Know What C++ libraries VEXcode V5 has access to or uses?

I’m trying to code a complicated project using C++, but I need to know what C++ libraries I can use in VEXcode V5 for the project, and I couldn’t find any information on it online.

If I recall correctly, VEXcode V5 uses C++ 11, so everything in that standard library should be available.

1 Like