Skip to content
Snippets Groups Projects
  • Paolo Carlini's avatar
    2bcec729
    re PR libstdc++/23767 (std::vector iterator implementation wrong) · 2bcec729
    Paolo Carlini authored
    2005-09-12  Paolo Carlini  <pcarlini@suse.de>
    
    	PR libstdc++/23767
    	* include/bits/stl_iterator.h (__normal_iterator::
    	__normal_iterator<>(const __normal_iterator<_Iter, _Container>&)):
    	Enable only when _Iter is equal to _Container::pointer.
    	* testsuite/21_strings/basic_string/types/23767.cc: New.
    	* testsuite/23_containers/vector/types/23767.cc: Likewise.
    	* testsuite/ext/vstring/types/23767.cc: Likewise.
    
    From-SVN: r104167
    2bcec729
    History
    re PR libstdc++/23767 (std::vector iterator implementation wrong)
    Paolo Carlini authored
    2005-09-12  Paolo Carlini  <pcarlini@suse.de>
    
    	PR libstdc++/23767
    	* include/bits/stl_iterator.h (__normal_iterator::
    	__normal_iterator<>(const __normal_iterator<_Iter, _Container>&)):
    	Enable only when _Iter is equal to _Container::pointer.
    	* testsuite/21_strings/basic_string/types/23767.cc: New.
    	* testsuite/23_containers/vector/types/23767.cc: Likewise.
    	* testsuite/ext/vstring/types/23767.cc: Likewise.
    
    From-SVN: r104167
To find the state of this project's repository at the time of any of these versions, check out the tags.