$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Christian Mazakas (christian.mazakas_at_[hidden])
Date: 2023-08-18 16:25:32
To Vinnie's point though, are there actual measurements
demonstrating that using PMR here is a gain over not using it?
Otherwise, we're essentially adding a conditional dependency
on Container for no real gain which is a net negative for users.
- Christian