$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Usage of boost serialization binary_object
From: Robert Bielik (robert.bielik_at_[hidden])
Date: 2011-05-09 12:42:47
Robert Bielik skrev 2011-05-09 18:00:
> I'm wondering how to load a binary object from an archive ? I've managed to use binary_object to save it nicely, but I can't find any references on how to load it again :(
Doh! Got it.
/Rob