21 Nov
2006
21 Nov
'06
10:31 a.m.
abir basak wrote:
Thorsten Ottosen wrote:
I will be glad if someone can show a way to know where a template parameter is const, as that will help me in many other part of the codes also (I am little fond of const-ness and use it as much as possible).
I checked with the release candidate, and it differs from the cvs head for sub_range.hpp. If you try the release candidate it should work. The difference is that the release candidate uses iterator_reference instead of value_type&. cheers -Thorsten