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] PR libstdc++/77727


On 26/09/16 02:06 +0300, Ville Voutilainen wrote:
   PR libstdc++/77727
   * include/std/optional (optional(const optional<_Up>&)):
   Default-initialize the base and use emplace.
   (optional(optional<_Up>&&)): Likewise.
   * testsuite/20_util/optional/cons/77727.cc: New.

OK, thanks.


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