Boost logo

Boost :

From: Alexander Grund (alexander.grund_at_[hidden])
Date: 2020-09-30 13:46:25


>> perhaps Describe could copy the API of PFR for the overlap.
>
> I don't see how. Describe gives you a typelist describing the type, at
> compile time; PFR gives you a tuple API (tuple_size and get<I>.)
That's similar to what I have requested earlier: Using range-based for
on enumerators directly. It is already possible to do on top of Describe
and I'm pretty sure the pfr interface is too. So it is more about
providing a bit more and maybe in an optimized manner.




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