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>
Forward declaration, see polymorphic_impl.hpp for more information.
Definition: polymorphic_impl_fwd.hpp:61