- File:
-
- 1 edited
-
src/GenPoly/ErasableScopedMap.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/GenPoly/ErasableScopedMap.h
rc1fb3903 r98a2b1dc 51 51 typedef typename Scope::const_pointer const_pointer; 52 52 53 // Both iterator types are complete bidirection iterators, definedbelow.53 // Both iterator types are complete bidirectional iterators, see below. 54 54 class iterator; 55 55 class const_iterator;
Note:
See TracChangeset
for help on using the changeset viewer.