gcc/libstdc++-v3/testsuite/26_numerics
Ed Smith-Rowland ae5543e662 Implement N3779 - User-defined Literals for std::complex, part 2 of UDL for Standard Library Types
2013-09-27  Ed Smith-Rowland  <3dw4rd@verizon.net>

	Implement N3779 - User-defined Literals for std::complex,
	part 2 of UDL for Standard Library Types
	* include/std/complex: Add complex literal operators.
	* testsuite/26_numerics/complex/literals/types.cc: New.
	* testsuite/26_numerics/complex/literals/values.cc: New.

From-SVN: r203940
2013-10-23 00:09:19 +00:00
..
accumulate Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
adjacent_difference Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
complex Implement N3779 - User-defined Literals for std::complex, part 2 of UDL for Standard Library Types 2013-10-23 00:09:19 +00:00
headers forced.C: Extend current handling of Linux-based x86 systems to cover all GNU systems. 2013-06-10 09:21:29 +02:00
inner_product Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
iota Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
partial_sum Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
random re PR libstdc++/58302 (compilation error : std::negative_binomial_distribution::operator(e, p)) 2013-09-03 10:12:19 +00:00
slice Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
slice_array Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
valarray * testsuite/*: Remove stray semi-colons after function definitions. 2013-10-08 14:54:26 +01:00