This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
> Right, but it may happen some day. Also there is the issue of
> clarity. I think it is clearer to see this->get() rather than get().
this->put_size (this->get_bounds (this->get_x(), this->get_y()),
this->get_variance (this->default_variance ()))
I'd like to avoid needing to assign "this->" to a hotkey in emacs.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |