Internal linkage - equivalent of C++ global static and anonymous namespaces
Jacob Carlborg via Digitalmars-d
digitalmars-d at puremagic.com
Thu Jun 12 07:23:58 PDT 2014
On 12/06/14 11:48, Kagamin wrote:
> Why private members can't have internal linkage?
It's currently possible to access private symbols through pointers.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list