$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Serializing UUIDs into text archives
From: Matthias Vallentin (vallentin_at_[hidden])
Date: 2012-03-07 12:39:49
>> Â Â Â Â const boost::uuids::uuid id = boost::uuids::random_generator()();
>> // try adding const here !!
Unfortunately this did not fix it for me, I get the same compiler error message.
Matthias