Blog post on the joys of hand-translating C++'s std::function to D

Jacob Carlborg doob at me.com
Fri Mar 8 10:27:54 UTC 2019


On 2019-03-07 16:45, Atila Neves wrote:
> C++ is hard:
> 
> https://atilaoncode.blog/2019/03/07/the-joys-of-translating-cs-stdfunction-to-d/ 

Using ".mangleof" and "pragma(mangle)" on the same symbol looks like 
something that could easily break.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-announce mailing list