mlpack
|
The objective of this class is to create a wrapper for a vector of boost::variant that holds pointer. More...
#include <pointer_vector_variant_wrapper.hpp>
The objective of this class is to create a wrapper for a vector of boost::variant that holds pointer.
Cereal supports the serialization of boost::variant, but we need to serialize it if it holds a vector of boost::variant that holds a pointers.