Go back to Richel Bilderbeek's homepage.

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

 

 

 

 

 

(C++) std::skipws

 

std::skipws (an abbreviation of 'skip whitespace') is a stream manipulator. By default, whitespace is skipped for input streams.

 

std::skipws is the opposite of std::noskipws.

 

 

 

 

 

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

Go back to Richel Bilderbeek's homepage.

 

Valid XHTML 1.0 Strict