summaryrefslogtreecommitdiff
path: root/Kernel/TTY/VirtualConsole.cpp
diff options
context:
space:
mode:
authorLenny Maiorani <lenny@colorado.edu>2021-05-16 18:00:50 -0600
committerAndreas Kling <kling@serenityos.org>2021-05-17 18:16:35 +0200
commitf25209113fcd15df5778938c4accf13c5139d278 (patch)
tree9cf892e3b1f99174403f25455c454e04f57a4190 /Kernel/TTY/VirtualConsole.cpp
parentba9b3dc65651d6aed8094deb7ce4d17ccfb28f01 (diff)
downloadserenity-f25209113fcd15df5778938c4accf13c5139d278.zip
BitmapView: Disable mutations of the underlying Bitmap
Problem: - `BitmapView` permits changing the underlying `Bitmap`. This violates the idea of a "view" since views are simply overlays which can themselves change but do not change the underlying data. Solution: - Migrate all non-`const` member functions to Bitmap.
Diffstat (limited to 'Kernel/TTY/VirtualConsole.cpp')
0 files changed, 0 insertions, 0 deletions