gcc/libstdc++-v3
Paolo Carlini 9191d7a84a complex (complex<float>::real, [...]): Declare as const member functions.
2013-04-22  Paolo Carlini  <paolo.carlini@oracle.com>

	N3669
	* include/std/complex (complex<float>::real, complex<float>::imag,
	complex<double>::real, complex<double>::imag,
	complex<long double>::real, complex<long double>::imag): Declare
	as const member functions.
	* include/std/type_traits (integral_constant<>::operator value_type):
	Likewise.

From-SVN: r198141
2013-04-22 14:37:34 +00:00
..
config baseline_symbols.txt: Update. 2013-04-09 22:38:21 +02:00
doc * doc/xml/manual/extensions.xml: Fix anachronism. 2013-04-20 20:40:28 +01:00
include complex (complex<float>::real, [...]): Declare as const member functions. 2013-04-22 14:37:34 +00:00
libsupc++ re PR libstdc++/56841 (ld: Unsatisfied symbol "__atomic_exchange_8" in file /test/gnu/gcc/objdir/prev-hppa64-hp-hpux11.11/libstdc++-v3/src/.libs/libstdc++.a[eh_terminate.o]) 2013-04-05 11:03:04 +01:00
po
python
scripts Filter out basever symbols on Solaris 2013-03-06 13:34:35 +00:00
src system_error.cc (generic_category_instance): Add initializer. 2013-04-21 09:40:24 +01:00
testsuite re PR libstdc++/57010 ([c++0x] priority_queue<>::pop() calls self-move-assignment operator) 2013-04-22 10:07:31 +00:00
acinclude.m4 configure, [...]: Rebuild. 2013-04-09 20:55:17 +00:00
aclocal.m4
ChangeLog complex (complex<float>::real, [...]): Declare as const member functions. 2013-04-22 14:37:34 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
config.h.in configure, [...]: Rebuild. 2013-04-09 20:55:17 +00:00
configure configure, [...]: Rebuild. 2013-04-09 20:55:17 +00:00
configure.ac configure, [...]: Rebuild. 2013-04-09 20:55:17 +00:00
configure.host
crossconfig.m4 crossconfig.m4: Add support for cygwin x64 target. 2013-03-27 22:56:57 +01:00
fragment.am
linkage.m4 linkage.m4 (GLIBCXX_CHECK_STDLIB_DECL_AND_LINKAGE): New. 2013-02-11 12:50:13 -05:00
Makefile.am
Makefile.in
README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.