
26 May
2006
26 May
'06
1:23 p.m.
----Original Message---- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Maarten Kronenburg Sent: 26 May 2006 13:09 To: boost@lists.boost.org Subject: Re: [boost] Infinite precision integer draft
const integer get_sub( const integer &, const integer & ) const; By the way here no size_type is used, because size_type suffices for the range of bytes, but not for the range of bits, which is a factor 8 larger.
Is that worth worrying about? Even on 32-bit operating systems, a 4 gigabit integer is pretty big. -- Martin Bonner Martin.Bonner@Pitechnology.com Pi Technology, Milton Hall, Ely Road, Milton, Cambridge, CB4 6WZ, ENGLAND Tel: +44 (0)1223 203894