$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Review Manager needed for stacktrace library
From: Nat Goodspeed (nat_at_[hidden])
Date: 2016-10-25 15:00:25
On Tue, Oct 25, 2016 at 2:57 PM, Antony Polukhin <antoshkka_at_[hidden]> wrote:
> Started implementing that: added begin/end functions, iterator and
> class frame. Is it ok to have a nonmovable type for a stack frame?
Could it be move-only?