Boost logo

Boost :

From: Douglas Gregor (gregod_at_[hidden])
Date: 2002-06-30 15:49:19


On Sunday 30 June 2002 04:12 pm, Andrei Alexandrescu wrote:
> "Itay Maman" <itay_maman_at_[hidden]> wrote in message
> [snip]
>
> Good work. Some short comments on the code:
>
> * It's unfit that in the spaceship era, new Boost code has to still
> define useful tools such as Int2Type, Type2Type, and Select. They
> should be first-class Boost citizens.

Type2Type lives in <boost/type.hpp> as boost::type

Select lives in <boost/pending/ct_if.hpp> as boost::ct_if

I don't know of an Int2Type in Boost :(

They aren't really first-class citizens, but at they are available.

        Doug


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