[Serialization][Variant] serialization of variant containing boost::blank
Hi,
In the following code I show how a boost::variant that has a boost::blank
cannot be serialized, and a proposed fix. I argue that this should work out
of the box. This is with Boost 1.42.0.
Am I doing something wrong here, or is serialization of boost::blank
somewhere already?
Thanks
#include
participants (1)
-
dariomt@gmail.com