Boost logo

Boost :

Subject: Re: [boost] Yap's formal review is starting now!
From: Peter Dimov (lists_at_[hidden])
Date: 2018-02-15 22:00:49


Zach Laine wrote:

> (std::tuple is a *lot* slower to compile than hana::tuple)

Is it? Interesting.

Either way, that's up to the user, isn't it? If he wants to use std::tuple
and index with `get(expr, mp_int<0>())` or `get_c<0>(expr)` instead of
`get(expr, 0_c)`, let him.


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