Defined in File archive.h
Loads an object from a binary file.
T – Type of the object to deserialize.
object – [out] Object in which the loaded data are copied.
filename – [in] Name of the file containing the serialized data.