
23 Aug
2005
23 Aug
'05
4 p.m.
Both warnings a pretty harmless hence the usual recommendation to disable the warning, I guess.
However, the warnings can be removed by exporting only members which truly need to be exported - I was just curious as to why it isn't done in boost (possibly GCC issues?).
I would be a bit reluctant about "pollution" of the boost header files, for the sake of a non-standard compiler feature/bug. Nigel