This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.

Attachment: P0032R3_3.diff.gz
Description: GNU Zip compressed data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]