
20 Jan
2006
20 Jan
'06
4:45 p.m.
Bruno Martínez <br1@internet.com.uy> writes:
On Fri, 20 Jan 2006 05:52:22 -0200, Joaquín Mª López Muñoz <joaquin@tid.es> wrote:
OK, you have shown a realistic scenario where the feature is valuable, so I'm putting this into my todo list --probably I can have it in time for 1.34, but I'm very slow writing and checking things :) Any suggestions about the name/syntax? Something like:
iterator iter_to(const value_type& x)const;
iterator_from()?
I don't know. I'm spanish speaking too.
position(const value_type& x) const; or if you are worried about "position" sounding like a verb, get_position(const value_type& x) const; -- Dave Abrahams Boost Consulting www.boost-consulting.com