
2 Mar
2009
2 Mar
'09
6:44 p.m.
Robert Ramey wrote:
Vladimir Prus wrote:
I honestly don't understand why polymorphic_binary_{i|o}archive exist at all. I should be able to grab any existing archive type and wrap it into polymorphic wrapper of some kind.
That's what it does. Look at polymorphic_binary_iarchive.hpp .
This leads to link errors as reported in this thread. - Volodya