basic_string.h (operator""s): Remove space between quotes and literal identifier.
authorEdward Smith-Rowland <3dw4rd@verizon.net>
Wed, 23 Oct 2013 00:12:36 +0000 (00:12 +0000)
committerEdward Smith-Rowland <emsr@gcc.gnu.org>
Wed, 23 Oct 2013 00:12:36 +0000 (00:12 +0000)
commite9a6449215a18a8d68e97e96776410fca4777099
treecc678f5888ddd1cfaa4daf246400cb082bce5a34
parentae5543e66213b694f07474cc98fba9d4c5b0defc
basic_string.h (operator""s): Remove space between quotes and literal identifier.

2013-10-22  Edward Smith-Rowland  <3dw4rd@verizon.net>

* include/bits/basic_string.h (operator""s): Remove space between quotes
and literal identifier.
* include/std/chrono (operator""h, operator""min, operator""s,
operator""ms, operator""us, operator""ns): Ditto.

From-SVN: r203941
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/basic_string.h
libstdc++-v3/include/std/chrono