On Wednesday, 21 October 2015 at 22:36:46 UTC, Andrei
Alexandrescu wrote:
On 10/21/2015 05:50 PM, Guillaume Chatelet wrote:
For C++ vector and string I have a pull request available but
it will
not work until name mangling works correctly and the linux/OSX
C++ name
mangling is utterly broken (I don't know about windows).
Also, exceptions. -- Andrei
Yes you're right, that said having C++ work without exceptions
would already be a huge step forward. A lot of companies
(including Google) do not use exceptions.