This is the mail archive of the libstdc++-cvs@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]

r219785 - in /trunk/libstdc++-v3: ChangeLog inc...


Author: redi
Date: Sat Jan 17 00:21:41 2015
New Revision: 219785

URL: https://gcc.gnu.org/viewcvs?rev=219785&root=gcc&view=rev
Log:
	PR libstdc++/56785
	* include/std/tuple (_Tuple_impl): Remove zero-element specialization
	and define one-element specialization.
	* testsuite/20_util/tuple/56785.cc: New.

Added:
    trunk/libstdc++-v3/testsuite/20_util/tuple/56785.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/std/tuple


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