aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorEd Smith-Rowland <3dw4rd@verizon.net>2013-06-01 18:37:47 +0000
committerEdward Smith-Rowland <emsr@gcc.gnu.org>2013-06-01 18:37:47 +0000
commit1c9f675fd91d50b9c4eb944481ab6a59386a89c7 (patch)
tree097d9ec3dc554024a29227d76b6237d9cb0f1cdb /gcc
parent38e55e5c36ae095d571ef7fec96e5a82d7c78c1c (diff)
downloadgcc-1c9f675fd91d50b9c4eb944481ab6a59386a89c7.zip
gcc-1c9f675fd91d50b9c4eb944481ab6a59386a89c7.tar.gz
gcc-1c9f675fd91d50b9c4eb944481ab6a59386a89c7.tar.bz2
Implement N3642 - User-defined Literals for Standard Library Types
2013-05-30 Ed Smith-Rowland <3dw4rd@verizon.net> Implement N3642 - User-defined Literals for Standard Library Types * include/bits/parse_numbers.h: New. * include/std/chrono: Add duration literal operators. * include/bits/basic_string.h: Add string literal operators. * include/Makefile.in: Add parse_numbers.h. * include/Makefile.am: Ditto. * testsuite/20_util/duration/literals/values.cc: New. * testsuite/20_util/duration/literals/types.cc: New. * testsuite/20_util/duration/requirements/typedefs_neg1.cc: Adjust. * testsuite/20_util/duration/requirements/typedefs_neg2.cc: Adjust. * testsuite/20_util/duration/requirements/typedefs_neg3.cc: Adjust. * testsuite/21_strings/basic_string/literals/values.cc: New. * testsuite/21_strings/basic_string/literals/types.cc: New. From-SVN: r199584
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions