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

stl的第9点勘误 #21

Open
Milaimac opened this issue Nov 1, 2021 · 1 comment
Open

stl的第9点勘误 #21

Milaimac opened this issue Nov 1, 2021 · 1 comment

Comments

@Milaimac
Copy link

Milaimac commented Nov 1, 2021

第9点的“list是单向的, vector是双向的” 应该写反了吧。

@forthespada
Copy link
Owner

这里指的主要是遍历来着,vector可以从前向后遍历,也可以从后向前遍历;list貌似只能从前向后;

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

2 participants