RE: Initialization of a static member of a template class fails

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Daniel,

>AFAIK, all this is solved implicitly by means of vague linking (aka COMDAT/linkonce support).

As I understand it, vague linking does not solve the problem of multiple copies of inlined code, when the inline code has (what should be) a shared static data member.

But I may be mistaken.

Time to test the theory...

(And it could be interacting poorly with having default visibility being set to "hidden" in my project.)

Sincerely,
--Eljay


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux