On Saturday, 20 October 2018 at 16:37:07 UTC, Atila Neves wrote:
On Saturday, 20 October 2018 at 10:28:47 UTC, Gregor Mückl
wrote:
[...]
It turns out that translating C++ is *hard*. Partly because the
language is huge and complicated, but also partly because
libclang isn't all it's cracked up to be. But... dpp is
probably a few full work days away from being to #include
<vector>. Hopefully with the translation actually working.
[...]
There this pull request https://github.com/dlang/dmd/pull/8787
but apparently Manu is burn out from working on it.