pfr
pfr copied to clipboard
std::array should not be considered reflectable
It's a common type that is an aggregate but with a C array as only member.
Until something like #20 is implemented, it should be explicitly marked as non-reflectable.