|
template |
using | NonStaticSerialize = void(C::*)(boost::archive::xml_oarchive &, const unsigned int) |
|
template |
using | StaticSerialize = void(*)(boost::archive::xml_oarchive &, const unsigned int) |
|
template
struct mlpack::data::HasSerializeFunction< T >
Definition at line 31 of file has_serialize.hpp.
◆ NonStaticSerialize
◆ StaticSerialize
using StaticSerialize = void(*)(boost::archive::xml_oarchive&, const unsigned int) |
◆ value
Initial value:= HasSerializeCheck::value ||
HasSerializeCheck::value
Definition at line 40 of file has_serialize.hpp.
The documentation for this struct was generated from the following file:
- /home/jenkins-mlpack/mlpack.org/_src/mlpack-3.4.2/src/mlpack/core/data/has_serialize.hpp