Boost logo

Boost :

Subject: Re: [boost] [review][variant2] visit needs better user documentation
From: Peter Dimov (pdimov_at_[hidden])
Date: 2019-04-06 17:43:25


Larry Evans wrote:
> Thanks for clearing that up.
>
> However, I did some more exploring, and with the attached:
>
> when only defined(UNSIGNED_I4), it compiles within a few secs.
> when only defined(UNSIGNED_I5), it times several seconds consuming
> 100% of one of my cpu's, but eventually compiles.
> OTOH, when onely UNSIGNED_I5) is defined, it never terminates:

4^4 = 256. 5^5 = 3125. 6^6 = 46656.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk