summaryrefslogtreecommitdiffstats
path: root/tomcat
diff options
context:
space:
mode:
authorKevin Hunter <hunteke@earlham.edu>2011-10-10 13:58:25 -0400
committerKevin Hunter <hunteke@earlham.edu>2011-10-10 13:58:25 -0400
commit60f108553552eba8441589c47294f252e4ace1e5 (patch)
treeacbddd7889d08f9d1f7063502fc334baa583859c /tomcat
parentgrab monitors on start also (diff)
downloadcore-60f108553552eba8441589c47294f252e4ace1e5.tar.gz
core-60f108553552eba8441589c47294f252e4ace1e5.zip
Simplify logic to use std::vector's .empty()
No need to muck about with iterators, adding a loop, and 2 function calls to test for empty: it's a std::vector under the hood, so use .empty(), and inline it.
Diffstat (limited to 'tomcat')
0 files changed, 0 insertions, 0 deletions