Ignore:
Timestamp:
Apr 10, 2025, 7:44:17 PM (6 months ago)
Author:
Michael Brooks <mlbrooks@…>
Branches:
master
Children:
570e7ad
Parents:
d175767
Message:

Switch string io to be generic upon iostream, rather than specific upon fstream.

No direct test added because we currently lack a second implementation of the abstract streams.

Benefit is removing polymorphism-induced noise from cost calculations, in upcoming string-overload reorganizations.

The change in tests 'collections/string-operator*' shows cases where we stopped picking string for the wrong reason. (If we should be picking string for a better reason, that's just ahead.)

File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.