| void syten::loadCacheRef | ( | std::string const & | file, |
| Type & | r | ||
| ) |
Loads from a cache file file into an object r without discarding non-overwritten properties of r.
The cache file is deleted on completion.
References loadFile().
Here is the call graph for this function: