extern(C++, ns)
Jacob Carlborg via Digitalmars-d
digitalmars-d at puremagic.com
Fri Jan 8 06:08:12 PST 2016
On 2016-01-08 15:05, Walter Bright wrote:
> Symbol lookups work the same. Semantics are different. For example,
> namespaces do not have default copy constructors, and do not have
> instances.
Of course the semantics are not the same, otherwise they would be the
same thing ;). It was more thinking of what pragma(mangle) can be
attached to how the mangling works.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list