Issues
- 2
Elision Only types can't be reflected in MSVC > 16.28
#126 opened by chjanke - 2
fields_count doesn't work for wrapper with unique_ptr
#208 opened by MBkkt - 0
One member aggregate breaks fields_count
#219 opened by 12AT7 - 1
CMake install issues with export sets
#217 opened by Caointean - 0
CMake tests are still failing
#214 opened by pdimov - 1
- 1
- 0
- 1
tuple_size does not work on clang
#168 opened by egorpugin - 1
Add support for non-aggregate initializable struct
#192 opened by bansan85 - 2
Paths in documentation point to version 1.81
#203 opened by mk-huawei - 3
`pfr/test/core/run/constexpr_ops.cpp` fails to build
#206 opened by pdimov - 0
CMake tests aren't built
#205 opened by pdimov - 2
- 0
Add support for enums
#204 opened by s13n - 1
Why is the return type different for empty and non-empty types in boost::pfr::names_as_array?
#195 opened by sabudilovskiy - 0
CMake tests fail
#198 opened by pdimov - 4
Documentation fails to build
#197 opened by pdimov - 1
- 2
- 5
Accessing addresses to members
#184 opened by very-cool-name - 1
- 8
- 3
Expected to work with Lambdas?
#137 opened by jonesmz - 0
Introduce `boost::pfr::io` and `boost::pfr::io_fields` analogues with field names printing
#157 opened by denzor200 - 2
is_reflectable documentation
#164 opened by anarthal - 1
- 0
std::array should not be considered reflectable
#169 opened by kiwixz - 4
- 0
- 0
- 1
correction in pragma directive
#175 opened by drosinos - 0
boost::pfr::get_name fails if a structurehas a member with a void pointer type
#173 opened by StefanS52u1 - 1
- 1
- 0
structure_to_tuple accepts scalars
#163 opened by anarthal - 2
Addressing the limitation of the LOOPHOLE
#145 opened by schaumb - 0
- 9
GIve away the details of `get_name`
#150 opened by akrzemi1 - 0
- 0
- 2
- 0
`hash_value` doesn't work at all
#156 opened by denzor200 - 2
- 3
- 9
error: variable 'boost::pfr::detail::fake_object<Test>' is used but not defined
#144 opened by linuxnyasha - 1
Recursive structure_to_tuple/structure_tie
#143 opened by ilya-fedin - 1
Allow constexpr in `boost::pfr::for_each_field`
#127 opened by denzor200 - 0
Copy less tie_from_structure
#115 opened by precht - 1
boost:pfr::io insertion into std::cout works, but std::stringstream does not?
#113 opened by janwilmans