Subject: Re: [Boost-users] [Uuid] Portable binary serialization.
From: Scott McMurray (me22.ca+boost_at_[hidden])
Date: 2010-03-12 17:28:27


On 12 March 2010 17:16, Mostafa <mostafa_working_away_at_[hidden]> wrote:
>
> , is their something less instrusive I could do to make it work with
> Boost.Uuid?
>

I've been a strong advocate of making UUID a POD, in which case the
fallback is perfectly fine.

I don't remember what Andy decided, but check whether the version
you're using is a POD before worrying.