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

Make mmap_vector_* classes implement fill STL vector interface #6

Closed
joto opened this issue Aug 14, 2013 · 1 comment
Closed

Make mmap_vector_* classes implement fill STL vector interface #6

joto opened this issue Aug 14, 2013 · 1 comment

Comments

@joto
Copy link
Member

joto commented Aug 14, 2013

The classes osmium::detail::mmap_vector_base/anon/file currently only implement that part of the STL vector interface that we need. It would be nice to implement that interface fully and add tests for it.

@joto
Copy link
Member Author

joto commented Jul 18, 2016

Not really needed for libosmium since this issue was opened. Closing now.

@joto joto closed this as completed Jul 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant