24 Jul
2017
24 Jul
'17
10:28 a.m.
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?