Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

std::cout << std::setw(20) << setfill('=') << '=';

Check if the element is in the vector or list

...