Hi...kindly tell me if the following compiler accepts vectors.

C++ g++ (GCC) 4.1.2

Recommended Answers

All 2 Replies

Yes, it does. Vectors are part of the STL and should be accepted by any recent C++ compiler.

Thanks. :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.