Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-01-21 14:01:44


Yeah, we keep those things private by not documenting them in the html. When
people don't have to read the source to figure out what a class does, you
have a lot more leeway with its implementation.

-Dave

----- Original Message -----
From: "Douglas Gregor" <gregod_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Monday, January 21, 2002 1:53 PM
Subject: Re: [boost] "format" MSVC compatibility

> On Monday 21 January 2002 01:47 pm, you wrote:
> > Does MSVC accept friend template declarations ?
>
> Friend template declarations aren't generally portable, because several
> compilers do not support them correctly. I find myself writing this a LOT:
>
> public: // template friends aren't widely supported
>
> :(
>
> Doug
>
> Info: http://www.boost.org Send unsubscribe requests to:
<mailto:boost-unsubscribe_at_[hidden]>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>


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