[webkit-dev] Style guide should mention that we don't use anonymous namespace

Ryosuke Niwa rniwa at webkit.org
Wed Oct 19 15:58:27 PDT 2011


On Wed, Oct 19, 2011 at 3:51 PM, Darin Adler <darin at apple.com> wrote:
>
>  > How about classes that are only used in one cpp file? Should we be
> wrapping those in an anonymous namespace?
>
> I’d suggest not wrapping them in an anonymous namespace. Debugging tools
> work better when classes have unique names.
>

Has this been a convention we use?

- Ryosuke
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20111019/c5a9d73d/attachment.html>


More information about the webkit-dev mailing list