$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Arbitrary precision arithmetic
From: joel (joel.falcou_at_[hidden])
Date: 2009-08-19 16:37:03
What about :
#ifdef NDEBUG
#define GMP_MODE gmp
#elif
#define GMP_MODE classic
#endif
then in other unit :
bignum<GMP_MODE> x,y;
-- ___________________________________________ Joel Falcou - Assistant Professor PARALL Team - LRI - Universite Paris Sud XI Tel : (+33)1 69 15 66 35