Any ideas?
hello, iI have written a template vector class. Now I need to
rewrite the tohash function in dependence to the coords. But i
have no clue because it doesn't allow any casts or convertions,
because its a @trusted method.
Because of that i cannot override toHash for float, real or
double.
- How use "toHash" without cast Namespace
- Re: How use "toHash" without cast Alex Rønne Petersen
- Re: How use "toHash" without cast Namespace
- Re: How use "toHash" without c... Jonathan M Davis
- Re: How use "toHash" without c... Alex Rønne Petersen
- Re: How use "toHash" witho... Alex Rønne Petersen
- Re: How use "toHash" witho... Namespace
- Re: How use "toHash" ... Jonathan M Davis
- Re: How use "toHash" ... Namespace
