$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] boost serialization memory leaks
From: ohad barta (sohadb1357_at_[hidden])
Date: 2011-11-27 03:03:59
Hi
Im using boost (version 1.47), to serialize a wide variaty of objects
(include the stl containers vector and map). All the things are working
fine exept from a memory leaks that I (=the memory tool that I work with)
detected in the boost code.
What am I doing wrong?
Thanks In Advance
Ohad Barta