Ignore:
Timestamp:
Mar 29, 2026, 9:52:51 PM (5 days ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
e6e250d
Parents:
00675ed4
Message:

2nd attempt at harmonizing isOp functions, e.g., isEmpty, to C/C++ form empty

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/bits/sequence.hfa

    r00675ed4 r81ab5eb  
    6565                void ?{}( Sequence(T) & s ) with( s ) {
    6666                        ((Collection &)s){};
    67                 }       // post: isEmpty()
     67                }       // post: empty()
    6868        }
    6969
Note: See TracChangeset for help on using the changeset viewer.