mlpack
master
|
Functions | |
template<typename Archive , typename T > | |
void | serialize (Archive &ar, mlpack::data::PointerShim< T > &t, const BOOST_PFTO unsigned int version) |
Catch a call to serialize() with a PointerShim, and call the Serialize() function directly. More... | |
|
inline |
Catch a call to serialize() with a PointerShim, and call the Serialize() function directly.
Definition at line 500 of file serialization_shim.hpp.