This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [PATCH] Propagate cv qualifications in variant_alternative


On 21/11/16 22:46 -0800, Tim Shen wrote:
   	PR libstdc++/78441
   	* include/std/variant: Propagate cv qualifications to types returned
   	by variant_alternative.
   	* testsuite/20_util/variant/compile.cc: Tests.

OK for trunk, thanks.


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