Bokay. Geoff
> On Feb 20, 2015, at 4:11 AM, Antti Koivisto <[email protected]> wrote: > > We have traditionally marked virtual overrides with the 'virtual' keyword for > documentation purposes. Nowadays we also have the compiler checked > 'override'. Using both at the same time seems redundant. > > Should we change the coding style so that exactly one of the 'virtual' and > 'override' must be present for all virtual functions? > > > antti > > > > _______________________________________________ > webkit-dev mailing list > [email protected] > https://lists.webkit.org/mailman/listinfo/webkit-dev _______________________________________________ webkit-dev mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-dev

