From: Arkadiy Vertleyb (vertleyb_at_[hidden])
Date: 2006-06-09 20:26:15


"Peder Holt" <peder.holt_at_[hidden]> wrote

> We should probably disable anonymous namespaces by default when using
> precompiled headers.

I am not sure -- typeof doesn't have to be included in PCH....

The reason I am more comfortable with unnamed namespace is bind
placeholders. They are defined in unnamed namespace, and have been around
for quite some time apparently without causing any ODR problems.

Regards,
Arkadiy