|
Boost : |
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2001-10-15 20:20:23
I agree with Helmut. Also, Peter is correct: I really want to know if long
long is available, not just any 64-bit integer type, and the current macros
don't do that.
Thanks,
Dave
===================================================
David Abrahams, C++ library designer for hire
resume: http://users.rcn.com/abrahams/resume.html
C++ Booster (http://www.boost.org)
email: david.abrahams_at_[hidden]
===================================================
----- Original Message -----
From: <helmut.zeisel_at_[hidden]>
> I would also need a macro telling whether long long is available.
> I think it is better to see the definition in a single place
> than to see the same test repeated in many headers.
> Whether this single definition is provided in config.hpp,
> in some other header,
> or in a new header for just that purpose
> is less important to me.
>
> Helmut
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk