boostorg / pfr

std::tuple like methods for user defined types without any macro or boilerplate code

Home Page:https://boost.org/libs/pfr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

denzor200 opened this issue · comments

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