Boost logo

Boost :

From: Jeremy Siek (jsiek_at_[hidden])
Date: 2001-07-24 08:45:29


On Mon, 23 Jul 2001, David Abrahams wrote:
> >
> > The current interface to the code is a bit rough, and needs documentation.
> > On the good side, the code is reasonably portable considering that it is
> > meta-code.
>
> It seems a bit odd that you need this property_num business for compilers
> without partial specialization... or am I misinterpreting what I'm seeing
> here?

The property_num business was a workaround for not having a version of
is_same working for compilers without partial specialization... taking a
quick look at type_traits, we now have a version of is_same that doesn't
use partial spec., so we should be able to ditch that.

Cheers,
Jeremy

----------------------------------------------------------------------
 Jeremy Siek www: http://www.lsc.nd.edu/~jsiek/
 Ph.D. Candidate, IU B'ton email: jsiek_at_[hidden]
 Summer Manager, AT&T Research phone: (973) 360-8185
----------------------------------------------------------------------


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