Boost logo

Boost :

From: Janusz Piwowarski (jpiw_at_[hidden])
Date: 2004-04-20 06:10:49


John Torjo writes:
> Certainly! Looking forward to your feedback ;)

It's needed copy contructor for temporaries:

basic_logstream(const basic_logstream& other) : m_func(other.m_func) {}

Second, gcc doesn't accept "log" for namespace name.

Regards,
Janusz


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk