extern(C++, ns)
Walter Bright via Digitalmars-d
digitalmars-d at puremagic.com
Wed Jan 20 15:21:49 PST 2016
On 1/20/2016 3:12 PM, Martin DraĊĦar via Digitalmars-d wrote:
> The "serious" problem is
> that the decision to have a namespace introduce a new scope needlessly
> complicates writing D-like interfaces to C++ code, while catering for
> one specific use-case that is considered niche.
Adding a qualifier here and there does not count as serious.
More information about the Digitalmars-d
mailing list