Fix string literal concatenation
Clang is not able to disambiguate between multiple string literatals and C++11 user defined literals. Spaces help.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Clang is not able to disambiguate between multiple string literatals and C++11 user defined literals. Spaces help.