
15 Oct
2008
15 Oct
'08
3:11 p.m.
Beman Dawes wrote:
On Wed, Oct 15, 2008 at 4:13 AM, Peter Bindels <dascandy@gmail.com> wrote:
Given that the logging is optional (and probably pointless on an embedded system) #ifdeffing out the iostream header seems right.
What macro?
It seems to me there are really two cases:
* Logging is desired. Perhaps BOOST_ALL_LOG and BOOST_libname_LOG (where libname is FILESYSTEM or whatever.
Being as how there are several proposed boost logging libraries I don't think this name is appropriate. BOOST_DISABLE_IOSTREAM or something similar would be more appropriate, wouldn't it? -- Michael Marcin