Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-12-12 01:35:34


On Tuesday 11 December 2007 17:32:12 Xavier Pegenaute wrote:
> Hi,
>
> I am using build tool to my programs, but now I would like to make
> something similar to the "autotools" utility. I need to verify the size
> of the basic types in C++. ex: int,unsigned,double, etc ..
>
> How can I check the size of these types?

There's no built-in way to do that. You'd need to write those
tests yourself.

- Volodya


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk