$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Removing auto_ptr/etc. from Boost
From: Stephan T. Lavavej (stl_at_[hidden])
Date: 2015-03-19 15:33:02
[STL]
> (mt19937 is awesome, but at 5 KB I'd be slightly nervous about making it thread_local.)
[Steven Watanabe]
> boost::mt19937 is only 2.5 KB.
Thanks - I see where the factor of 2 is coming from, although it'll need a bit more thought to untangle. I've filed a bug in our internal database.
STL