$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost.Integer makeover
From: John Bytheway (jbytheway+boost_at_[hidden])
Date: 2009-11-29 14:11:21
John Bytheway wrote:
> I've used the bit masks too, though I can't remember what for right now.
I've remembered; it was for a vEB tree
(http://en.wikipedia.org/wiki/Van_Emde_Boas_tree).
John Bytheway