Unforgivable wrote:
> If your compiler does not support namespaces advice about how
> to circumvent that falls out of the domain of Standard C++ and
> into the domain of compiler-specific issues
I've lost count of the number of times I've read advice to avoid
'namespace', and yet here you are suggesting that to ask a question here
related to a workaround for a compiler that doesn't support namespace is
inappropriate; effectively, you are saying 'don't use namespace', but if you
need to use 'namespace' and you're compiler doesn't support it, then ask
elsewhere