Skip to content

Instantly share code, notes, and snippets.

@strager
Created August 5, 2013 06:16
Show Gist options
  • Select an option

  • Save strager/6153832 to your computer and use it in GitHub Desktop.

Select an option

Save strager/6153832 to your computer and use it in GitHub Desktop.
for (auto i = begin; i != end; ++i) {
qas.erase(i);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment