$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Zach Laine (whatwasthataddress_at_[hidden])
Date: 2019-12-26 18:24:11
On Mon, Dec 23, 2019 at 9:35 AM Andreas Wass via Boost <
boost_at_[hidden]> wrote:
> This my small review of STLInterfaces, and mainly iterator_interface
>
> > - Your name
> Andreas Wass
>
Thanks for reviewing, Andreas.
> * What was the experience? Any problems?
> One problem with container_interface. See
> https://github.com/tzlaine/stl_interfaces/issues/12
Yes, I agree that the destructor implementation goes too far. I'll
remove it.
Zach