Boost logo

Boost :

Subject: Re: [boost] How to structurate libraries ?
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2009-01-15 11:37:28


Sebastian Redl a écrit :
> Isn't that the same as Boost.Integer's int_t family?
>
Well I needed some different interface :

typedef make_integer<3, signed>::type returns a int32_t, ie the signed
integer able to hold at least 3 bytes.

make_integer doesn't do more than calling int_t/uint_t anyway so maybe
it is redundant.

-- 
___________________________________________
Joel Falcou - Assistant Professor
PARALL Team - LRI - Universite Paris Sud XI
Tel : (+33)1 69 15 66 35

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