Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
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.