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 viboes, 13 years ago

Component: Noneiterator
Owner: set to Dave Abrahams

comment:2 by Dave Abrahams, 10 years ago

Owner: changed from Dave Abrahams to jeffrey.hellrung
Note: See TracTickets for help on using tickets.