Boost logo

Boost Users :

Subject: Re: [Boost-users] lexical_cast: fatal error
From: John M. Dlugosz (ngnr63q02_at_[hidden])
Date: 2014-02-06 18:54:15


On 2/6/2014 11:48 AM, Tim Burgess wrote:
> Many thanks - worked a treat.
Hmm, doesn't Clang have a compiler intrinsic for is_fundamental? Often Boost doesn't know
that Clang/Xcode has something available — find the relevant configuration test and change
the use of has_feature to has_extension (from memory—look it up to be sure of the exact
pseudo-macro names).

>


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net