-
Notifications
You must be signed in to change notification settings - Fork 161
Issues: boostorg/pfr
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
PFR does not work with non-copyable aggregates on MSVC 17.10
compiler-or-standard-limitation
There is no known way to solve this issue, as it it either a compiler or C++ limitation
#186
opened Sep 26, 2024 by
Kaiyakha
Is it possible to handle C arrays? Possible implementation linked
help wanted
PR with a fix wouod be appreciated
#185
opened Sep 23, 2024 by
quicknir
Accessing addresses to members
help wanted
PR with a fix wouod be appreciated
#184
opened Sep 16, 2024 by
very-cool-name
boost::pfr::get_name fails if a structurehas a member with a void pointer type
#173
opened Jul 16, 2024 by
StefanS52u1
Incorrect tuple_size if type contains native array member
duplicate
help wanted
PR with a fix wouod be appreciated
#170
opened May 6, 2024 by
wingfiring
std::array should not be considered reflectable
help wanted
PR with a fix wouod be appreciated
#169
opened Apr 19, 2024 by
kiwixz
names_as_array returns an incorrect type when the input has zero fields
#165
opened Mar 21, 2024 by
anarthal
is_reflectable documentation
help wanted
PR with a fix wouod be appreciated
#164
opened Mar 21, 2024 by
anarthal
boost::pfr::names_as_array<T> does not work on structure include c array
duplicate
help wanted
PR with a fix wouod be appreciated
#162
opened Feb 23, 2024 by
baker-Xie
char reading in io_fields.hpp does not ignore newline and spaces
#159
opened Jan 30, 2024 by
PedroAreiasIST
Introduce PR with a fix wouod be appreciated
boost::pfr::io
and boost::pfr::io_fields
analogues with field names printing
help wanted
#157
opened Dec 26, 2023 by
denzor200
offset_based_getter produces wrong result with clang on non-X86 platform
#153
opened Dec 4, 2023 by
varlax77
Expected to work with Lambdas?
compiler-or-standard-limitation
There is no known way to solve this issue, as it it either a compiler or C++ limitation
#137
opened Sep 6, 2023 by
jonesmz
PFR doesn't work with
std::unique_ptr<T>
field since MSVC v19.25
#132
opened Jul 1, 2023 by
denzor200
PFR doesn't work with
std::vector<std::unique_ptr<T>>
field in C++20
#131
opened Jun 30, 2023 by
denzor200
Elision Only types can't be reflected in MSVC > 16.28
compiler-or-standard-limitation
There is no known way to solve this issue, as it it either a compiler or C++ limitation
#126
opened May 12, 2023 by
chjanke
boost:pfr::io insertion into std::cout works, but std::stringstream does not?
#113
opened Dec 23, 2022 by
janwilmans
tuple_size_v fails with optional<unique_ptr<...>> field in the structure
#110
opened Nov 30, 2022 by
dragon-dreamer
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.