Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
vector.h is a header file containing the definition of std::vector.
#include <vector> |
Note that vector.h is #included without the .h extension.
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.