diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2022-04-14 19:55:29 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2022-04-14 19:55:29 -0700 |
commit | 80e321e5615e72c3fed5a1986ef4b227d6d1f91f (patch) | |
tree | 96e6be71b56aebf8f88ad908c616e23c3fab4a04 /cppawk-cons.1 | |
parent | bb571dec74a32a35c35af8a9306448f4894c4710 (diff) | |
download | cppawk-80e321e5615e72c3fed5a1986ef4b227d6d1f91f.tar.gz cppawk-80e321e5615e72c3fed5a1986ef4b227d6d1f91f.tar.bz2 cppawk-80e321e5615e72c3fed5a1986ef4b227d6d1f91f.zip |
iter: take advantage of @let if available.
- All iterator definitions must provide a __temp_xxx macro
now to declare temporary variables, even if empty.
- Fixing str to use a temporary variable for the string length,
and string object, so it's not evaluated multiple times.
- Fixing argmax and argmin to use temporary variables whose names
are derived from the argument symbols, so that clashes between
multiple occurrences of these in one loop are prevented.
Diffstat (limited to 'cppawk-cons.1')
0 files changed, 0 insertions, 0 deletions