Re: c++ operator << support for debug()()

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 9 Jul 2003 08:42:22 +0200

On Wednesday 09 July 2003 01.53, Robert Collins wrote:

> > std::ostringstream *Debug::currentDebug (NULL);

Hmm.. doesn't that have to be something like this?

std::ostringstream (*Debug::currentDebug)(NULL);

Regards
Henrik
Received on Wed Jul 09 2003 - 00:42:33 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:20:16 MST