From: Isaac Lascasas (isaaclascasas_at_[hidden])
Date: 2021-04-04 21:08:40


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.