Ignore:
Timestamp:
Feb 2, 2023, 4:10:15 PM (15 months ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
ADT, ast-experimental, master
Children:
85dd381
Parents:
ccf1d99
Message:

Updated ScopedMap? to use the layout of ErasableScopedMap?; putting the iterator details at the end of the file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/GenPoly/ErasableScopedMap.h

    rccf1d99 r98a2b1dc  
    5151        typedef typename Scope::const_pointer const_pointer;
    5252
    53         // Both iterator types are complete bidirection iterators, defined below.
     53        // Both iterator types are complete bidirectional iterators, see below.
    5454        class iterator;
    5555        class const_iterator;
Note: See TracChangeset for help on using the changeset viewer.