Skip to content
Snippets Groups Projects
Commit 53ba0bc6 authored by Ben Boeckel's avatar Ben Boeckel
Browse files

containers: Use .empty() instead of .size() where possible

MSVC will warn about performance problems for implicit int -> bool
conversions, but it also makes the code cleaner.

Change-Id: Iedc5fc8ebe56e052303b990005379bed0a8ef76a
parent 9c165368
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment