Defined in File archive.hpp
Saves an object inside a JSON file.
T – Type of the object to deserialize.
object – [in] Object in which the loaded data are copied.
filename – [in] Name of the file containing the serialized data.