From: Paul Mensonides (pmenso57_at_[hidden])
Date: 2003-01-11 21:24:51


----- Original Message -----
From: "Terje Slettebø" <tslettebo_at_[hidden]>

> Right, but members of anonymous namespaces does have external linkage, so
> this is not an example of that. That's an advantage over the deprecated
> file-scope static, which does have internal linkage, and is therefore
> unusable as template parameters.
>
> The program you give compiles and runs without errors.

Oops, my mistake.

Paul Mensonides