extern(C++, ns)

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Fri Jan 8 06:05:07 PST 2016


On 1/8/2016 5:59 AM, Jacob Carlborg wrote:
> On 2016-01-08 14:36, Walter Bright wrote:
>
>> ?? differently than what?
>
> Than a struct, for example.
>

Symbol lookups work the same. Semantics are different. For example, namespaces 
do not have default copy constructors, and do not have instances.


More information about the Digitalmars-d mailing list