Standard C++ Libraries

I don’t know if I’m just being stupid, but I can only seem to import the standard C libraries, not the standard C++ libraries. Are the latter not available, or do you need to do more than just for example

in the class you want to use something in?
If Iuse that, the compiler complains it cannot find such a file.

APM doesn’t use the Standard Template Library.

NuttX (see cxx.uclibc.org/about.html but it’s not a complete SITL library.

You probably need to include that library in your build