demangle and mangleof

Don Clugston dac at nospam.com.au
Sun Jul 9 02:06:09 PDT 2006


Don Clugston wrote:
> Tom S wrote:
>> Don Clugston wrote:
>>> It's done.
>>> I've also added prettytypeof!(T) which converts any type into a string.
>>>
>>> auto x = 5.0;
>>> static assert( prettytypeof!( x ) == "double");
>>
>> Cool :)
>>
>>
>>> These functions works with just about anything I've thrown at them. 
>>> Try to break it!
>>> Enjoy!
>>
>> Sure thing !
>>
>> http://158.75.59.9/~h3/code/nameofBreak.rar
> 
> That was quick! Hopefully I'll post a fix tonight.

I've fixed it. Try to break it again!



More information about the Digitalmars-d-learn mailing list