$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [review] Review of Outcome (starts Fri-19-May)
From: Peter Dimov (lists_at_[hidden])
Date: 2017-05-21 23:30:04
Niall Douglas wrote:
> There is no way to chain extended info's because the ring buffer keeps the
> extended information only.
Well that's what I said, you would be able to chain them if you add the
non-extended info to the ring buffer entry. That's 16 bytes. Or 20, if you
use size_t for the parent unique_id.
> If you wanted to implement a chain, ...
You wanted to, in the example. Not me. :-)