
3 Aug
2005
3 Aug
'05
4:48 a.m.
Thomas Witt wrote:
Oleg Abrosimov wrote:
Hello boosters!
I've just found that function_output_iterator, mentioned in boost_1_32_0/libs/iterator/doc/function_output_iterator.html is missing in the boost or boost/iterator directories both in my own copy and in sf.net CVS. Neither me nor my compiler could found it. Was it deprecated? or removed accidentally?
Hmm... AFAICS function_output_iterator.hpp is in boost. The reason it is not in boost/iterator is that it started in boost a long time ago and was never moved. We may want to do move it for 1.34. HTH Thomas