Boost logo

Boost :

Subject: Re: [boost] [Boost.Serialization] Detecting if Boost.Serialization is supported for a type
From: Ioannis Papadopoulos (ipapadop_at_[hidden])
Date: 2010-10-25 16:50:25


On 10/20/2010 09:24 PM, Robert Ramey wrote:
> Ioannis Papadopoulos wrote:
>
>> My method uses a different function for that reason. It would be
>> really useful to have a method of identifying if Boost.Serialization
>> is supported through a trait.
>
> look at boost/serialization/level.hpp and level_enum.hpp
>
> I doubt that it will help though
>
> Robert Ramey

Hmm, I've looked at it, but I can't find anything that works.

Is there any need/will to provide a
boost::serialization::is_serializable<T> trait?

Thanks


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