Boost logo

Boost :

Subject: [boost] boost 1.50.0 - function_input_iterator issue
From: hans ewetz (hansewetz_at_[hidden])
Date: 2012-08-08 09:49:53


In boost v1.50.0 the function_input_iterator constructor performs dereferencing which may prevent creation of an 'end' iterator.
Should it not instead dereference in the dereference() function and possibly keep a dirty flag indicating if the current value is valid?
Apologies if I have missed any similar posting related to this problem.
Hans


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk