$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2025-06-06 23:33:33
Joaquin M López Muñoz wrote:
> Hi,
>
> As per feedback given here:
>
> https://listarchives.boost.org/Archives/boost//2025/05/259548.php
>
> I've experimented with the hash production scheme suggested by Kostas,
> where h_{i+1} is calculated as h_i * 6364136223846793005 mod 2^64:
Where does this multiplier come from?