Boost logo

Boost :

From: Arkadiy Vertleyb (vertleyb_at_[hidden])
Date: 2004-07-22 12:27:42


"Daniel James" <daniel_at_[hidden]> wrote

> > GUID would be an option, but it's far too big to fit into an integer
>
> This seems a little too obvious, but couldn't you just use more than one
> integer?

Yes we could use 4 integers instead of 1, but this would:

1) decrease the compile-time performance (which is not that great already),
and
2) increase the requirements for the size of the mpl::vector...

I don't think we can afford this...

Arkadiy


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