$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [boost-users][test] Does memory leak detection work in linux?
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2010-03-03 16:58:56
Andrey Torba <andreytorba <at> gmail.com> writes:
>
> Hi all,Does memory leak detection work in linux?-- Regards, Andrey
If you refer to the execution monitor, the answer is no. If you refer to the
exception safety test mechanisms, they should be portable.