On 11/08/2011 09:54 PM, Ed Smith-Rowland wrote:
My idea was that if C++ explicitly does not use the fixed point suffixes then, in C++11 mode, we should pass them along as user-defined literals.
I don't think so. Those suffixes are reserved to the implementation anyway. I'll look at the patch now. Jason