|
Boost Users : |
From: Chinmay Dalal (dalal.chinmay.0101_at_[hidden])
Date: 2024-09-23 06:57:55
Hi,
`boost::pfr::names_as_array<T>()` does not compile if `T` has an array
member.
Someone commented a fix on a similar issue:
https://github.com/boostorg/pfr/issues/170
What would be the appropriate place to ask for including this fix?
Background:
I'm trying to print structs as CSV. I came up with this:
https://paste.sr.ht/~p00f/667e013c23c991ddec91e9cdaa00bd3c11cb2ceb
But as soon as I include an array member:
https://paste.sr.ht/~p00f/aa08531cd100f8b94c49ead2c541ff96f55b362e
it does not compile:
https://paste.sr.ht/~p00f/636c1e3ab4f5ba86aa865f70f32337b3d2872047
Thanks,
Chinmay
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net