|
Boost : |
From: Aaron W. LaFramboise (aaronrabiddog51_at_[hidden])
Date: 2004-09-01 13:17:24
John Maddock wrote:
> I'll try and commit some patches this week, if no-one objects I'll use:
Thanks.
FYI, TT_AUX_IS_CONVERTIBLE_FROM_FLOAT_CV_SPEC in
type_traits/is_convertible.hpp needs a slightly less mechanical change:
- TT_AUX_IS_CONVERTIBLE_SPEC_2(F,long long) \
+ TT_AUX_IS_CONVERTIBLE_SPEC(F,long_long_type) \
+ TT_AUX_IS_CONVERTIBLE_SPEC(F,ulong_long_type) \
Aaron W. LaFramboise
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk