$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [review][mp11] Reminder of ongoing formal review
From: Peter Dimov (lists_at_[hidden])
Date: 2017-07-24 10:28:47
Joaquin M López Muñoz wrote:
> The following alternative based on bool sequences seems to perform very
> well for the mp_iota_c case
> (basically, mp_find runs out of heap space in my machine for
> mp_iota_c<300> whereas mp_find2 takes 4-5 s).
Just to clarify, what compiler? MSVC?