Re: safe alternative to va_arg



Hello Uli,

4. Classes that only have static functions are conveniently replaced with
namespaces.

This one was just the first step. I thought about writing different
implementations using the factory method pattern later. I.e. different
methods of error output (cerr, log file, whatever...). How big is the
performance loss for the virtual method call in this case?

regards,

Fabian

.


Loading