
20 May
2008
20 May
'08
3:02 p.m.
Hi all, while trying to add serialization support for fusion sequences I came across the need to figure out whether a given type actually is an archive. Is there a boost::serialization::is_archive<> metafunction available? And if not, what's the best way to implement this? Regards Hartmut