Opened 14 years ago
Last modified 10 years ago
#1948 new Feature Requests
shared_container_const_iterator to complement shared_container_iterator
| Reported by: | Frank Mori Hess | Owned by: | jeffrey.hellrung |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | iterator |
| Version: | Boost 1.35.0 | Severity: | Problem |
| Keywords: | Cc: | Ronald Garcia |
Description
A version of shared_container_iterator that can iterate over a const container might be useful. I was able to locally modify shared_container_iterator to work with a shared_ptr<const Container> without too much trouble.
Change History (2)
comment:1 by , 13 years ago
| Component: | None → iterator |
|---|---|
| Owner: | set to |
comment:2 by , 10 years ago
| Owner: | changed from to |
|---|
Note:
See TracTickets
for help on using tickets.
