This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Hi Daniel,

Thanks for the test.  Worked on my system too (but I didn't try the "hidden visibility across different SSO's" scenario -- which I believe would fail).

So the problem is probably a "mere" order-of-construction issue.  Ick.  I hate those.

Sincerely,
--Eljay


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]