[C++0x] Working on user-defined literals.
Ed Smith-Rowland
3dw4rd@verizon.net
Wed Sep 15 22:12:00 GMT 2010
Greetings,
I'm working on user-defined literals for C++-0x. I've gotten to the
point where I can declare non-template operator"" and call the resulting
function explicitly. I'm working on getting suffixed integers and
floats out of the preprocessor to be parsed.
Before I continue I was wondering if anyone else is working on this.
If I need to continue (check cwg_active.html#1108) I'll probably be
asking for help.
Thanks,
Ed Smith-Rowland
More information about the Gcc
mailing list