Boost logo

Boost Users :

From: Daryle Walker (darylew_at_[hidden])
Date: 2008-08-14 16:52:20


On Aug 12, 2008, at 3:29 PM, Noah Roberts wrote:

[SNIP]
> Sorry, I found what this was.
>
> I had made a serialization function for boost::array that was
> templated. It was something like so:
>
> template< typename T, int I >
> void f(boost::array<T,I> ...)
>
> The actual template sig for array is <typename, std::size_t>. MSVC
> can deal, mingw doesn't resolve them as the same and so doesn't
> find serialize.
>>
[TRUNCATE]

Are you using the Boost.S11N library, or just some generic s11n
function? If the former, #include the serialization code at "boost/
serialization/array.hpp".

-- 
Daryle Walker
Mac, Internet, and Video Game Junkie
darylew AT hotmail DOT com

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