On 29-mar-10, at 12:57, Steven Schveighoffer wrote:

On Sun, 28 Mar 2010 15:09:35 -0400, so <s...@so.do> wrote:

On Sun, 28 Mar 2010 23:46:55 +0400, Steven Schveighoffer <schvei...@yahoo.com > wrote:
[...]
I am not sure what you mean really? You mean the other way around? i want :

inv(5.0f), inv(5.0d), inv(5.0L)
or
T x; inv(x); // where T is floating point type.

This works today, no (except for the d is redundant)? I guess I don't really understand what you are looking for...

I guess I am not alone then :)

Reply via email to