$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Seeking endorsement for the reflection library (PFR)
From: Ronald Garcia (rxg_at_[hidden])
Date: 2017-11-06 22:07:22
Thanks Glen, duly noted.
Best,
Ron
> On Nov 4, 2017, at 4:32 PM, Glen Fernandes <glen.fernandes_at_[hidden]> wrote:
>
> On Sat, Nov 4, 2017 at 4:24 PM, Antony Polukhin wrote:
>> 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/
>>
>> Seeking for some endorsement, as per
>> http://www.boost.org/development/submissions.html
>
> I endorse PFR.
>
> Glen
>
>
> (+Ron to CC)