|
NDDEM
|
Checks to see if the base class used in a cast has a minimal serialization. More...
#include <traits.hpp>
Inheritance diagram for cereal::traits::has_minimal_base_class_serialization< Cast, Test, Archive >:Checks to see if the base class used in a cast has a minimal serialization.
| Cast | Either base_class or virtual_base_class wrapped type |
| Test | A has_minimal test (for either input or output) |
| Archive | The archive to use with the test |