libdeng2|Widget: Ensure containers are accessed in const mode
When there is no need to modify the containers, make sure they aren’timplicitly copied unnecessarily.
View differences
libdeng2|Widget: Ensure containers are accessed in const mode
When there is no need to modify the containers, make sure they aren’t
implicitly copied unnecessarily.