$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jean-Louis Leroy (jl_at_[hidden])
Date: 2025-05-12 15:09:41
> Incidentally, am I right in inferring from this conversation that the library
> assumes that &typeid(T) == &typeid(T)?
No. See here: https://tinyurl.com/2afhuju6
It looks like I was a tad too optimistic when I wrote the comments though ;-)
J-L