stl_iterator.h
24.7 KB
-
2003-06-06 Nathan Myers <ncm-nospam@cantrip.org> · d56a8811
* include/bits/stl_iterator.h (reverse_iterator::reverse_iterator()): Apply DR235: default constructor default-initializes data member. Instantiated on a pointer type, the member has to end up equal to zero. From-SVN: r67559
Nathan Myers committed