$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2024-12-10 00:47:56
Peter Turcan wrote:
> 1. Just a little confused as to the name "Hash2" when there is no "Hash1" ?
> Perhaps this was explained earlier and I missed it.
"Hash1" is the library formerly known as Functional/Hash, and now named
ContainerHash. It defines the function object boost::hash.
(Whereas Hash2 defines its stuff in namespace boost::hash2.)