Opened 10 years ago
#7305 new Bugs
zip_view silently ignores elements
| Reported by: | Mathias Gaunard | Owned by: | Joel de Guzman |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | fusion |
| Version: | Boost Development Trunk | Severity: | Problem |
| Keywords: | Cc: |
Description
zip_view takes the minimum size of all the sequences it is given. As a result it may silently ignore elements, which is not desirable.
I think it would be better if it checked all sequences were the same size.
Note:
See TracTickets
for help on using tickets.
