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>
in certain simple scenarios. They should probably not be used if maximizing performance is the main o...
Definition: access.hpp:42
detail namespace with internal helper functions
Definition: json.hpp:260
Forward declaration, see polymorphic_impl.hpp for more information.
Definition: polymorphic_impl_fwd.hpp:61