|
static constexpr bool | value |
|
struct cereal::is_cereal_archive_saving< Archive >
Definition at line 28 of file is_saving.hpp.
◆ value
Initial value:= std::is_same<Archive,
cereal::BinaryOutputArchive>
::value ||
std::is_same<Archive, cereal::JSONOutputArchive>::value ||
std::is_same<Archive, cereal::XMLOutputArchive>::value
Definition at line 32 of file is_saving.hpp.
The documentation for this struct was generated from the following file:
- /home/ryan/src/mlpack.org/_src/mlpack-git/src/mlpack/core/cereal/is_saving.hpp