----- Original Message -----
> TS-2302: LogUtils wants to be a namespace, not a class

[snip]
> -
> -#define NELEMS(array)  (sizeof(array)/sizeof(array[0]))
> -
> -typedef int DoNotConstruct;
> -
> -class LogUtils
> +namespace LogUtils
>  {
> -public:
> -  LogUtils(DoNotConstruct object);
> -

wow... this is impressive.
How old is this code? How long has C++ had support for namespaces?

++ i
Igor Galić

Tel: +43 (0) 664 886 22 883
Mail: [email protected]
URL: http://brainsware.org/
GPG: 6880 4155 74BD FD7C B515  2EA5 4B1D 9E08 A097 C9AE

Reply via email to