$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [XInt] Review
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2011-03-09 14:14:13
AMDG
On 03/09/2011 10:11 AM, Joachim Faulhaber wrote:
> 3.2.3 Specialization of boost::is_integral<T>
> =============================================
>
> You'd have to provide an instantiation of boost type trait
> boost::is_integral for xint::integral_t, so meta code that is
> implemented for all intergal types will be able to work with xint
> instantly.
I disagree. xint::integer_t is not an integral type
as defined by the standard. [basic.fundamental]
In Christ,
Steven Watanabe