Answers

Question and Answer:

  Home  C++ COM ActiveX

⟩ Define STL, standard template library?

STL contains classes, algorithms, and iterators. It contains set of ready to use C++ classes that can be used with built in type and user defined operations. STL uses templates to achieve the results.

 187 views

More Questions for you: