boostorg / pfr

std::tuple like methods for user defined types without any macro or boilerplate code
https://boost.org/libs/pfr
Boost Software License 1.0
1.34k stars 161 forks source link

Introduce `boost::pfr::io` and `boost::pfr::io_fields` analogues with field names printing #157

Open denzor200 opened 11 months ago

denzor200 commented 11 months ago

Sometimes it might be useful to print the whole struct, including names of it's fields