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

Reply via email to