cereal
A C++11 library for serialization
|
Checks to see if the base class used in a cast has a minimal serialization. More...
#include </home/shane/workspace/cereal/include/cereal/details/traits.hpp>
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 |