2014-05-15 Ed Smith-Rowland <3dw4rd@verizon.net>
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 May 2014 09:30:57 +0000 (09:30 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 May 2014 09:30:57 +0000 (09:30 +0000)
commiteabbf58e9b84d839021b2363b28f31efdc034301
tree639f73432e0f2001642b6e4cfaf5c93c436b124b
parent10e934bcde460f24b86f994e0b7fcdb1a6397ec0
2014-05-15  Ed Smith-Rowland  <3dw4rd@verizon.net>
    Jonathan Wakely  <jwakely@redhat.com>

PR libstdc++/61166
* include/bits/parse_numbers.h: Use integral_constant to remove
duplication and simplify.
* testsuite/20_util/duration/literals/61166.cc: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@210511 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/parse_numbers.h
libstdc++-v3/testsuite/20_util/duration/literals/61166.cc [new file with mode: 0644]