
31 Mar
2008
31 Mar
'08
4 p.m.
Felipe Magno de Almeida wrote: Is more than one BOOST_CLASS_EXPORT, in different
translation files, suppose to work?
I never considered the possibility that this would ever occur. I see no reason to ever do this and no reason why it should be difficult to avoid doing. I would say is a user error. I would like to trap it as such, but there is no way to distinguish it from the legitimate case where the some type is exported from multiple DLLS. Robert Ramey