On 2/17/15 3:39 AM, Guillaume Chatelet wrote:
We'll also have to provide a new pragma to allow correct mangling of
types on Windows. Maybe something like :

extern(C++, std) {

pragma(mangleAs, "class")
struct basic_string()
{
...
}

}

Yah, I don't think we can get away without that. -- Andrei

Reply via email to