$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Chrono] Memory leak in Chrono?
From: Christian Henning (chhenning_at_[hidden])
Date: 2013-02-09 13:07:55
Hi Don,
On Fri, Feb 8, 2013 at 2:24 PM, Don <dm413-boost_at_[hidden]> wrote:
> Boost 1.53
> Chrono version 2
> VC 2008
> Win7-64
>
> If I #include <boost/chrono.hpp> and run my program, on program exit the VC
> debugger reports about 40 memory leaks. I don't have to actually use chrono,
> just include the header.
>
Can this link be of any help?
http://listarchives.boost.org/boost-users/2012/05/74531.php
Regards,
Christian