$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [serialization] problems implementing free-standingfunctions
From: Robert Ramey (ramey_at_[hidden])
Date: 2009-03-01 21:54:39
Try removing the code from the "detail" namespace.
If this works, look at the definition of split_free to see why. You might
want to use you're own definition of split free.
Robert Ramey