From: Robert Ramey (ramey_at_[hidden])
Date: 2008-03-31 12:00:40


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