Boost logo

Boost Users :

Subject: Re: [Boost-users] [type_traits] will the future has_operator_left_shift be able to test if a type is serializable to a stream ?
From: Edward Diener (eldiener_at_[hidden])
Date: 2011-02-03 18:49:13


On 2/3/2011 6:03 PM, Frédéric Bron wrote:
>> The #include goes fine but I still get the following error :
>> error C4430: missing type specifier - int assumed. Note: C++ does not
>> support default-int
>> With the code :
>> BOOST_STATIC_ASSERT(( boost::has_operator_left_shift< int, int>::value ));
>
> New version here:
> http://www.boostpro.com/vault/index.php?action=downloadfile&filename=type_traits-dos.tar.bz2&directory=Extension&

I hope you are updating your sandbox version also. I find getting
anything from the vault to be harder than simply updating a sandbox
library through TortoiseSVN.


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