Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lesson 040 - std::deque #41

Open
colinrg opened this issue Feb 19, 2018 · 0 comments
Open

Lesson 040 - std::deque #41

colinrg opened this issue Feb 19, 2018 · 0 comments
Assignees

Comments

@colinrg
Copy link
Contributor

colinrg commented Feb 19, 2018

C++ provides a standard library, that includes many template classes, including containers.
deque is one of a variety of containers for storing a collection of values.

@colinrg colinrg self-assigned this Feb 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant