5 Mar
2003
5 Mar
'03
1:13 a.m.
At 07:09 PM 3/4/2003, Edward Diener wrote:
2) Boost developers have to know these #pragma tricks to use them.
I doubt you will make much head way trying to convince Boost developers to handcraft compiler specific #pragmas directly in their header files. Have you considered proposing a macro which will automatically apply the appropriate #pragma for the compiler? That way the knowledge of what #pragma to apply for each compiler only has to be maintained and tested in one place. --Beman