On Thu, Feb 16, 2017 at 1:05 PM, smaug <sm...@welho.com> wrote:
> AFAIK, uncapitalized method names in MFBT are the old style, and new code
> should just
> use Mozilla coding style.
> This was discussed in some other thread in dev.platform, but I can't find it
> right now.

In the case of begin() and end(), it's not just a matter of style.
These methods need to be lowercase to make the class work with the
range-based for loop.

Cheers,
Botond
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to