Std::vector C++ in Keil

Is std::vector C++ library not supported in Keil or what? When I debug the program, it just doesn't execute the function that manipulates std::vector and returns a vector

More questions in this forum