2017-09-05 7:40 GMT+03:00 Barrett Adair via Boost
On Thu, Aug 10, 2017 at 12:20 AM, Antony Polukhin via Boost < boost@lists.boost.org> wrote:
Hello,
PFR is a C++14 library that provides tuple-like methods for aggregate initializables. Library has a set of predefined operators and useful functions for everyday use. Works with user-defined types without any macro or boilerplate code.
Library: https://github.com/apolukhin/magic_get Docs: http://apolukhin.github.io/magic_get/ Boost Library Incubator:
http://blincubator.com/bi_library/pfr-pod-flat-reflection/?gform_post_id=160...
Anyone wishing to become a Review Manager for the library?
<...>
I'm a bit late to respond here, but I just want to say that I hope this library finds a review manager. Although I have not used it personally, I have recommended it to several people for real world problems, and I have also studied the implementation. I believe the library is unique, clever, and useful (especially pre C++17).
I'd like to highlight that the Review Manager position is still vacant. Library awaits it's hero! -- Best regards, Antony Polukhin