Go back to Richel Bilderbeek's homepage.

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

 

 

 

 

 

(C++) std::noskipws

 

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

 

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

 

 

 

 

 

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

Go back to Richel Bilderbeek's homepage.

 

Valid XHTML 1.0 Strict