
20 Apr
2004
20 Apr
'04
3:56 p.m.
John Torjo writes:
namespace boost { namespace logtl /* note: gcc does not allow 'log' as a namespace */{
I've test it and inside namespace boost namespace log is ok, problem exists for independent namespace log only (conflict with log function). Regards, Janusz