45 #ifndef CEREAL_DETAILS_POLYMORPHIC_IMPL_FWD_HPP_ 46 #define CEREAL_DETAILS_POLYMORPHIC_IMPL_FWD_HPP_ 53 template <
class Base,
class Derived>
54 struct RegisterPolymorphicCaster;
57 struct PolymorphicCasters;
60 template <
class Base,
class Derived>
65 #endif // CEREAL_DETAILS_POLYMORPHIC_IMPL_FWD_HPP_ Forward declaration, see polymorphic_impl.hpp for more information.
Definition: polymorphic_impl_fwd.hpp:61
Definition: access.hpp:40