$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2019-07-16 15:34:36
On Mon, Jul 15, 2019 at 5:35 AM JH via Boost <boost_at_[hidden]> wrote:
> Could anyone explain what could be the cause for the following errors?
If you watch my presentation at about 25 and a half minutes in, I
explain how to manage the lifetime of connection objects ("this" in
your code):
<https://youtu.be/7FQwAjELMek?t=1543>
Regards