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