Blender V5.0
blender::memory_cache::FileStatMap Struct Reference

Public Attributes

Mutex mutex
Map< std::string, std::optional< int64_t > > map

Detailed Description

Definition at line 78 of file memory_cache_file_load.cc.

Member Data Documentation

◆ map

Map<std::string, std::optional<int64_t> > blender::memory_cache::FileStatMap::map

◆ mutex

Mutex blender::memory_cache::FileStatMap::mutex

The documentation for this struct was generated from the following file: