office-gobmx/autodoc/inc/ary_i
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
..
ci_atag2.hxx
ci_text2.hxx Simplify logic to use std::vector's .empty() 2011-10-10 13:58:25 -04:00
d_token.hxx
disdocum.hxx