mirror of
https://github.com/USCiLab/cereal.git
synced 2025-10-18 01:45:52 +02:00
@@ -2816,7 +2816,7 @@ std::ostream& operator<<(std::ostream& os, PolyDerived const & s)
|
||||
return os;
|
||||
}
|
||||
|
||||
CEREAL_REGISTER_TYPE(PolyDerived);
|
||||
CEREAL_REGISTER_TYPE(PolyDerived)
|
||||
|
||||
template <class IArchive, class OArchive>
|
||||
void test_polymorphic()
|
||||
|
||||
Reference in New Issue
Block a user