member functions

About this tag
The tag 'member functions' on WindowsForum.com appears in the context of C++ programming and the Standard Template Library (STL). Content tagged with 'member functions' discusses STL container classes, algorithms, and iterators, with a focus on technical details from Microsoft's STL implementation in Visual C++. The tag is relevant for developers working with C++ and STL, particularly those interested in the member functions provided by STL containers and algorithms. Topics include bug fixes, enhancements, and in-depth explanations of STL components as presented by Microsoft's STL maintainer.
  1. News

    Windows 7 C9 Lectures: Stephan T. Lavavej - Standard Template Library (STL), 5 of n

    Link RemovedWelcome to another installment of C9 Lectures covering the powerful general C++ library, STL. Joining us once again is the great Stephan T. Lavavej, Microsoft's keeper of the STL cloth (this means he manages the partnership between the owners of STL (dinkumware) and Microsoft...
Back
Top