Go back to Richel Bilderbeek's homepage.

Go back to Richel Bilderbeek's C++ page.

 

 

 

 

 

(C++) std::remove

 

There exist two different versions of std::remove in the STL:

  1. std::remove in the header file algorithm.h: algorithm to remove elements from a container
  2. std::remove in the header file cstdio.h: File I/O function to remove a file

 

 

 

 

 

Examples

 

 

 

 

 

 

Go back to Richel Bilderbeek's C++ page.

Go back to Richel Bilderbeek's homepage.

 

Valid XHTML 1.0 Strict