Michael Cook (mackal) cdbeb24a05 Change emptiness checks to empty() from size() [clang-tidy]
This has two benefits, it's clear what we are checking and
size() isn't always constant time, where empty is (performance!)
2016-05-25 14:57:47 -04:00
..
2016-05-17 17:47:26 -04:00
2016-05-17 15:11:23 -04:00
2016-05-17 15:11:23 -04:00
2014-08-21 17:26:32 -07:00
2016-05-17 15:11:23 -04:00
2013-05-09 11:37:51 -04:00