Hi list,<br><br>I'm using Boost 1.42.0.<br><br>I've noticed that scalar_vector<T> iterators are random access, but zero_vector<T> iterators are only bidirectional.<br><br>Please, I'd like to know the reason for that.<br> <br>Thanks<br><br>