$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Boost.Asio] asio objects: initializing after construction
From: Roman Shmelev (rshmelev_at_[hidden])
Date: 2008-10-12 19:00:52
> http://article.gmane.org/gmane.comp.lib.boost.devel/180720). As far as I see
> there is no way to do this
+
> Consider using a container of [smart] pointers.
=
Thanks for reply! I decided to use simple pointers)..
So sad there is no better and ergonomic solution.