This is the mail archive of the gcc-bugs@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: c++/10332: Template classes are not instantiated correctly inpresense of #pragma pack()


Momchil Velikov wrote:
What is the scope of #pragma pack ?

Apparently, from the line it is encountered at till the end of translation unit or till the next #pragma pack.
Er... Was it one of them trick questions?


Best Regards,
Igor


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