Hello,

I wonder if there is a workaround to serialize std::any objects. I want to replace some old code that had similar functionality and all the types were registered via BOOST_CLASS_EXPORT_GUID.

Regards.