Re: Clean up after standard literals patch.

2013-06-08 Thread Jonathan Wakely
On 7 June 2013 15:45, Ed Smith-Rowland wrote: > Greetings, > > Jonathan had asked if I could make some simplifications to the organization > of C++ versioning macros and namespaces in my standard literals patch. I > plum forgot to do it before I put in the patch. > > Also, I noticed I had picked u

Clean up after standard literals patch.

2013-06-07 Thread Ed Smith-Rowland
Greetings, Jonathan had asked if I could make some simplifications to the organization of C++ versioning macros and namespaces in my standard literals patch. I plum forgot to do it before I put in the patch. Also, I noticed I had picked up some garbage comments in the test cases. This patch