$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Boost Unit Tests on iPhone
From: gtsml owevwr (gtsml.owevwr_at_[hidden])
Date: 2009-05-05 12:00:25
I had some problem with static allocation/deallocation with the iphone.I
don't know much detail but basically, a boost singleton (serialization lib)
was destroy while boost was still using it.
Might help, might not!