implement two ways of finding out the type of property
This commit is contained in:
@@ -121,8 +121,8 @@ protected:
|
||||
bool write_binary(std::ostream&, BaseExporter&, Options) const;
|
||||
|
||||
|
||||
size_t store_binary_custom_chunk( std::ostream&, const BaseProperty&,
|
||||
OMFormat::Chunk::Entity, bool) const;
|
||||
size_t store_binary_custom_chunk(std::ostream&, BaseProperty&,
|
||||
OMFormat::Chunk::Entity, bool) const;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user