Boost logo

Boost :

From: David Abrahams (abrahams_at_[hidden])
Date: 2001-02-19 11:23:27


The new version of type_traits (in CVS only) appears to be reporting

is_arithmetic<long long>::value == true
  but
is_integral<long long>::value == false

This is when using plain GCC.

-Dave


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