https://issues.dlang.org/show_bug.cgi?id=13183

Paul O'Neil <redballoo...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |redballoo...@gmail.com

--- Comment #1 from Paul O'Neil <redballoo...@gmail.com> ---
I'd like to add a more compelling use case:
import std.string;
extern(C++, std) { }

It's not possible to use the D standard library in the same modules as the C++
standard library.

Tested in dmd 2.066.1

--

Reply via email to