> if the class function rows() is an inline version that is just
> returning an int... then I prefere the for(... tabular->rows() ...)
> version.

int rows() const { return rows_; }

Reply via email to