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]

r157671 - in /trunk/libstdc++-v3: ChangeLog tes...


Author: paolo
Date: Tue Mar 23 15:03:50 2010
New Revision: 157671

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157671
Log:
2010-03-23  Paolo Carlini  <paolo.carlini@oracle.com>

	* testsuite/20_util/is_trivial/value.cc: New.
	* testsuite/20_util/is_standard_layout/value.cc: Likewise.
	* testsuite/20_util/is_pod/value.cc: Extend.

Added:
    trunk/libstdc++-v3/testsuite/20_util/is_standard_layout/value.cc
    trunk/libstdc++-v3/testsuite/20_util/is_trivial/value.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/20_util/is_pod/value.cc


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