[v3 PATCH] Implement P0032R3, Homogeneous interface for variant, any and optional, for the parts concerning any and optional.

Ville Voutilainen ville.voutilainen@gmail.com
Wed Jul 13 23:59:00 GMT 2016


On 14 July 2016 at 02:23, Ville Voutilainen <ville.voutilainen@gmail.com> wrote:
> On 14 July 2016 at 02:14, Ville Voutilainen <ville.voutilainen@gmail.com> wrote:
>>     * include/std/any (_Storage()): Make constexpr and have it
>>     initialize _M_ptr.
>
>
> This bit had a stale left-over comment in it. Removed in the updated patch.

Also, the in_place(__in_place*) needs to be inline. Another updated
patch attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: P0032R3_3.diff.gz
Type: application/x-gzip
Size: 5848 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20160713/e542653c/attachment.bin>


More information about the Gcc-patches mailing list