aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/PixelBuffer.h
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2024-04-03 22:05:49 +0200
committerPierre Ossman <ossman@cendio.se>2024-06-24 14:17:58 +0200
commit9bbacc70ab3af6bd652a4c6ff5bea1f7ea307eee (patch)
treefd5efab061e7385437214dab88dfbbe641ac87b8 /common/rfb/PixelBuffer.h
parent9a8eb803bcf9b6e4443aa3e15a4600b177a1e725 (diff)
downloadtigervnc-9bbacc70ab3af6bd652a4c6ff5bea1f7ea307eee.tar.gz
tigervnc-9bbacc70ab3af6bd652a4c6ff5bea1f7ea307eee.zip
Simplify code using range-based for loops
These are often more readable as they avoid a lot of the boilerplate of iterating over fixed arrays or STL containers. Note that this change is very conservative to avoid noise in "git blame". Only loops where this is a clear improvement have been converted.
Diffstat (limited to 'common/rfb/PixelBuffer.h')
0 files changed, 0 insertions, 0 deletions