gcc/libstdc++-v3/testsuite/26_numerics/complex
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
..
comparison_operators Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
cons Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
inserters_extractors Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
literals Implement N3779 - User-defined Literals for std::complex, part 2 of UDL for Standard Library Types 2013-10-23 00:09:19 +00:00
requirements Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
value_operations Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
13450.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
50880.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
51083.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
56111.cc re PR libstdc++/56111 ({float,double,long double} complex not accepted anymore) 2013-02-13 21:58:53 +00:00
abi_tag.cc abi_tag.cc: Adjust expected demangling for 128bit long-double targets. 2012-11-14 23:23:51 +01:00
buggy_complex.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
c99.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
dr387_2.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
dr781_dr1137.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
dr844.cc complex (pow(const complex<>&, int)): Enable in C++11 mode too. 2013-07-25 21:24:07 +00:00
pow.cc denorm_min.cc: Use dg-add-options ieee. 2009-08-31 22:29:47 +00:00