diff options
author | Lenny Maiorani <lenny@colorado.edu> | 2020-11-22 17:09:44 -0700 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-12-20 21:13:10 +0100 |
commit | 4421d98e30763424055eefe729c9cab28abdf19d (patch) | |
tree | f3b6b5b80e745813dbb1dfe30b999489d414e3ac /Libraries/LibGfx/PGMLoader.cpp | |
parent | 34e9df3c5e41c923faf518f45e8302e997021d4b (diff) | |
download | serenity-4421d98e30763424055eefe729c9cab28abdf19d.zip |
AllOf: Common iterator types
Problem:
- Interface is too permissive. It permits iterators of different types
as long as they are comparable.
Solution:
- Require iterators be the same type.
Diffstat (limited to 'Libraries/LibGfx/PGMLoader.cpp')
0 files changed, 0 insertions, 0 deletions