office-gobmx/autodoc/source
Kevin Hunter 60f1085535 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.
2011-10-10 13:58:25 -04:00
..
ary
ary_i/kernel Simplify logic to use std::vector's .empty() 2011-10-10 13:58:25 -04:00
display cppcheck: deleted unread Var in autodoc, hdimpl.cxx 2011-09-26 22:02:38 +02:00
exes/adc_uni Revert "Trying to chop out the uwinapi library" 2011-09-16 16:26:03 +02:00
inc
mkinc
parser cppcheck: unread Var deleted in autodoc, cx_c_pp.cxx 2011-09-26 22:02:39 +02:00
parser_i
tools