Language features and reinterpret casts

klickverbot see at klickverbot.at
Mon Sep 20 16:18:46 PDT 2010


On 9/20/10 11:52 PM, bearophile wrote:
> Recently Bradley Mitchell in D.learn newsgroup has tried to implement the Quake fast inverse square root algorithm in D, and has found D lack the C++ reinterpret cast:
> http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D.learn&article_id=21901

Are there any cases where (*cast(int*)&someFloat) does not fit the bill?


More information about the Digitalmars-d mailing list