|
NDDEM
|
Causes the static object bindings between an archive type and a serializable type T. More...
#include <polymorphic_impl.hpp>
Static Public Member Functions | |
| static const InputBindingCreator< Archive, T > & | load (std::true_type) |
| static const OutputBindingCreator< Archive, T > & | save (std::true_type) |
| static void | load (std::false_type) |
| static void | save (std::false_type) |
Causes the static object bindings between an archive type and a serializable type T.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |