How to use the remove_if STL function in Visual C++ (156532)
The information in this article applies to:
- The Standard C++ Library, when used with:
- Microsoft Visual C++, 32-bit Enterprise Edition 4.2
- Microsoft Visual C++, 32-bit Enterprise Edition 5.0
- Microsoft Visual C++, 32-bit Enterprise Edition 6.0
- Microsoft Visual C++, 32-bit Professional Edition 4.2
- Microsoft Visual C++, 32-bit Professional Edition 5.0
- Microsoft Visual C++, 32-bit Professional Edition 6.0
- Microsoft Visual C++, 32-bit Learning Edition 6.0
- Microsoft Visual C++ .NET (2002)
- Microsoft Visual C++ .NET (2003)
This article was previously published under Q156532 SUMMARY The sample code in this article illustrates how to use the remove_if,
end, begin, and bind2nd STL functions in Visual C++. REFERENCES Visual C++, version 4.2, Visual C++ Books Online; click
Visual C++ Books, C/C++, and then Standard C++ Library Reference. For more information about the remove_if function, visit the following Microsoft Developers Network (MSDN) Web site:
Modification Type: | Major | Last Reviewed: | 7/22/2005 |
---|
Keywords: | kbcode kbinfo KB156532 kbAudDeveloper |
---|
|