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

Allow throwing exceptions from pfr::structure_to_tuple (fixes #155) … #160

Closed apolukhin closed 9 months ago

apolukhin commented 9 months ago

…and fix some warnings