$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Review Schedule and Review Manager for PODs Flat Reflection (ex magic_get)
From: Louis Dionne (ldionne.2_at_[hidden])
Date: 2016-06-30 13:11:04
Antony Polukhin <antoshkka <at> gmail.com> writes:
>
> Hello,
>
> PODs Flat Reflection (or PFR) is a C++14 library that represents POD
> structures as tuples and provides tuple-like methods for PODs. Library has
> a set of predefined operators for PODs and useful functions for everyday
> use. Works with user-defined types without any macro or boilerplate code.
>
> [...]
Side question: any interest for making this part of Hana?
Louis