$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Stephen Nuchia (snuchia_at_[hidden])
Date: 2008-04-14 09:18:56
The debugging versions of Microsoft's libraries have leaks built in at
no extra charge. If the leak does not go away in a "release" build,
then worry about it.
>
> An extremely simple piece test, containing just one stack-created
> object, is causing boost.test to report a memory leak.