Skip to content

Instantly share code, notes, and snippets.

@erikvalkering
Created May 10, 2018 21:58
Show Gist options
  • Save erikvalkering/b168902fcd3793fb4efd1d54b326735e to your computer and use it in GitHub Desktop.
Save erikvalkering/b168902fcd3793fb4efd1d54b326735e to your computer and use it in GitHub Desktop.
for (auto &car : dealership.soldCars())
{
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment